]> git.saurik.com Git - wxWidgets.git/commitdiff
Build fixes after gizmos_xrc additions.
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 11 Apr 2005 12:11:00 +0000 (12:11 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 11 Apr 2005 12:11:00 +0000 (12:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/include/wx/gizmos/gizmos.h
contrib/include/wx/gizmos/xh_statpict.h

index 7093f400e045e359f73a0f66e7425f360ab1ef0e..43207ea4376619dc9ee6b4600acab8918aebdc02 100644 (file)
@@ -14,7 +14,7 @@
 #elif defined(WXUSINGDLL)
     #define WXDLLIMPEXP_GIZMOS_XRC WXIMPORT
 #else // not making nor using DLL
-    #define WXDLLIMPEXP_GIZMOS
+    #define WXDLLIMPEXP_GIZMOS_XRC
 #endif
 
 #endif
index e9d20c15fc8a615d4ba6523ce240438d7d4c2cf4..a836afcfa6ee05638e612331111c0297469e5024 100644 (file)
@@ -16,6 +16,7 @@
 #endif
 
 #include "wx/xrc/xmlres.h"
+#include "wx/gizmos/gizmos.h"
 
 //
 // XML resource handler for the wxStaticPicture class in wxContrib.