]> git.saurik.com Git - wxWidgets.git/commitdiff
compilation fix for apps w/o precompiled headers
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 9 May 2001 22:37:27 +0000 (22:37 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 9 May 2001 22:37:27 +0000 (22:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/regconf.h

index 5ed19b74e185830b1a732d84e36dbe73f8061cac..6c19bf584549ee1383083ebc407d048b691586af 100644 (file)
@@ -19,6 +19,7 @@
 #ifndef   _REGISTRY_H
   #include <wx/msw/registry.h>
 #endif
 #ifndef   _REGISTRY_H
   #include <wx/msw/registry.h>
 #endif
+#include <wx/object.h>
 
 // ----------------------------------------------------------------------------
 // wxRegConfig
 
 // ----------------------------------------------------------------------------
 // wxRegConfig