]> git.saurik.com Git - wxWidgets.git/commitdiff
Added a #include of wx/module.h
authorGeorge Tasker <gtasker@allenbrook.com>
Tue, 29 Feb 2000 23:58:50 +0000 (23:58 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Tue, 29 Feb 2000 23:58:50 +0000 (23:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/cursor.cpp

index 1f76183f6eb969c11377db03b3a3075faa256c00..b715483ccb9dd00ac85014ea89a211138fc9c724 100644 (file)
@@ -37,6 +37,7 @@
     #include "wx/cursor.h"
 #endif
 
     #include "wx/cursor.h"
 #endif
 
+#include "wx/module.h"
 #include "wx/msw/private.h"
 #include "wx/msw/dib.h"
 
 #include "wx/msw/private.h"
 #include "wx/msw/dib.h"