]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlfilter.h
Small distrib updates,
[wxWidgets.git] / include / wx / html / htmlfilter.h
index 19c31b9209ef382712f49a67074b6afadfaf3e7d..100b31d8b501e9b0acb1c445ae0428c77b2a713b 100644 (file)
 #define __HTMLFILTER_H__
 
 #ifdef __GNUG__
-#pragma interface
+#pragma interface "htmlfilter.h"
 #endif
 
 #include "wx/defs.h"
+
 #if wxUSE_HTML
 
-#include <wx/filesys.h>
+#include "wx/filesys.h"
 
 
 //--------------------------------------------------------------------------------