]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/spinbutt.h
simplified RTTI chain: wxFrame base class is now directly wxWindow, not wxFrameMSW
[wxWidgets.git] / include / wx / spinbutt.h
index 52bf67cbeb4d8f12202a50461b01b8c01361e7c5..5186c9b0011a05dbe71d8032e5ae303958717eef 100644 (file)
@@ -14,7 +14,7 @@
 
 #ifdef __GNUG__
     #if !defined(__WXMOTIF__) && !defined(__WXMAC__) // because there is no matching .cpp
-        #pragma interface "spinbutbase.h"
+        #pragma interface "spinbutt.h"
     #endif
 #endif