]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_tables.cpp
additions for wxFileDataObject from Ricky Gonzales <gonzales@pyramid3.net>
[wxWidgets.git] / src / html / m_tables.cpp
index 73c1fd651e9dd35bbdc0e8520d7624e2a2b050c6..ad387825f0f6213c6634a74742e63d18de6238ba 100644 (file)
@@ -11,7 +11,7 @@
 #pragma implementation
 #endif
 
-#include <wx/wxprec.h>
+#include "wx/wxprec.h"
 
 #include "wx/defs.h"
 #if wxUSE_HTML
@@ -20,7 +20,7 @@
 #endif
 
 #ifndef WXPRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif