]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/caret/caret.cpp
updates to XRC resources compiler
[wxWidgets.git] / samples / caret / caret.cpp
index 7415922ae0035fe4ff26f9c2da76f0e7f28c34b8..d946c63fb8de226ede6d577a704a4f8d6924c8ee 100644 (file)
@@ -19,9 +19,9 @@
 // for all others, include the necessary headers (this file is usually all you
 // need because it includes almost all <standard< wxWindows headers
 #ifndef WX_PRECOMP
-    #include <wx/wx.h>
+    #include "wx/wx.h"
 
-    #include <wx/log.h>
+    #include "wx/log.h"
 #endif
 
 #include "wx/caret.h"