]> git.saurik.com Git - wxWidgets.git/commitdiff
use 'local' quoting for wx headers in lib source
authorRon Lee <ron@debian.org>
Mon, 17 Sep 2001 23:30:57 +0000 (23:30 +0000)
committerRon Lee <ron@debian.org>
Mon, 17 Sep 2001 23:30:57 +0000 (23:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/regconf.h

index 6c19bf584549ee1383083ebc407d048b691586af..91c1020e1904b08b101b0ce7a88d701fa2acb01f 100644 (file)
@@ -17,9 +17,9 @@
 #endif
 
 #ifndef   _REGISTRY_H
-  #include <wx/msw/registry.h>
+  #include "wx/msw/registry.h"
 #endif
-#include <wx/object.h>
+#include "wx/object.h"
 
 // ----------------------------------------------------------------------------
 // wxRegConfig