]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmltag.cpp
removed show_progress argument in some private functions -- was never used
[wxWidgets.git] / src / html / htmltag.cpp
index 386bb98a59cd64eef03b96a0eada5ef49c3900e3..454ccafcaf4c5e2439e15f9fabf8fb5caaef6af0 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/htmltag.h"