X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4055ed8281971e3d35bf04177193c27043d42ed1..754626543e36a222bbfbdd4d3373970f2cc5f05f:/include/wx/palmos/mslu.h diff --git a/include/wx/palmos/mslu.h b/include/wx/palmos/mslu.h index 3333f4627b..084e5d74e8 100644 --- a/include/wx/palmos/mslu.h +++ b/include/wx/palmos/mslu.h @@ -1,11 +1,11 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wx/palmos/mslu.h // Purpose: Fixes for bugs in MSLU -// Author: Vaclav Slavik +// Author: William Osborne - minimal working wxPalmOS port // Modified by: -// Created: 2002/02/17 +// Created: 10/13/04 // RCS-ID: $Id$ -// Copyright: (c) 2002 Vaclav Slavik +// Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -14,7 +14,7 @@ #include "wx/defs.h" #include "wx/utils.h" -#include "wx/wxchar.h" +#include "wx/chartype.h" #if !wxUSE_UNICODE_MSLU inline bool wxUsingUnicowsDll() { return false; }