]> git.saurik.com Git - wxWidgets.git/commitdiff
Added missing include.
authorStefan Neis <Stefan.Neis@t-online.de>
Wed, 8 Oct 2008 12:13:05 +0000 (12:13 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Wed, 8 Oct 2008 12:13:05 +0000 (12:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/os2/cursor.cpp

index 7378c885e34efef100c2f95a1a9a26c83ed470de..1f14052c8cfbefec3cdd58c5dce0fc13fdfd3426 100644 (file)
@@ -21,6 +21,7 @@
     #include "wx/app.h"
     #include "wx/icon.h"
     #include "wx/image.h"
+    #include "wx/log.h"
 #endif
 
 #include "wx/os2/private.h"