]> git.saurik.com Git - wxWidgets.git/commitdiff
motif/cursor.cpp: adding include wx/log.h to define wxLogError
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Mon, 16 Feb 2009 08:20:47 +0000 (08:20 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Mon, 16 Feb 2009 08:20:47 +0000 (08:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/motif/cursor.cpp

index df2e6c14b9abaa8cb278e09209aab0fbf11187ac..68f66e43e29e625cdc08b9cd0e7c90737a964d28 100644 (file)
@@ -23,6 +23,7 @@
     #include "wx/utils.h"
     #include "wx/window.h"
     #include "wx/image.h"
+    #include "wx/log.h"
 #endif
 
 #ifdef __VMS__