]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_layout.cpp
more fixes to keypress handling in wxGTK:
[wxWidgets.git] / src / html / m_layout.cpp
index 2464a5a9cecb7c3640714b43423c05559c5f4bfb..67e16e89522f50ee9c5b6e712a2bf893f8d4deff 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Vaclav Slavik
 // RCS-ID:      $Id$
 // Copyright:   (c) 1999 Vaclav Slavik
-// Licence:     wxWindows Licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation
 
 FORCE_LINK_ME(m_layout)
 
-
-#include <stdlib.h> // bsearch()
+#ifdef __WXWINCE__
+    #include "wx/msw/wince/missing.h"       // for bsearch()
+#else
+    #include <stdlib.h>                     // bsearch()
+#endif
 
 //-----------------------------------------------------------------------------
 // wxHtmlPageBreakCell