]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/winpars.cpp
usleep() prototype added for solaris
[wxWidgets.git] / src / html / winpars.cpp
index c985d1aa443e57956cfacd226b0fbf06f07e6fd6..b03d4d256a87617a19e7b57ae3d6ee8873902b94 100644 (file)
@@ -12,7 +12,7 @@
 #pragma implementation
 #endif
 
-#include <wx/wxprec.h>
+#include "wx/wxprec.h"
 
 #include "wx/defs.h"
 #if wxUSE_HTML
@@ -22,7 +22,7 @@
 #endif
 
 #ifndef WXPRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
 #include "wx/html/htmldefs.h"