]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlcell.h
*** empty log message ***
[wxWidgets.git] / include / wx / html / htmlcell.h
index 23293c93b05146a212cc0d68311f0546c6fa8d46..87a3e040d76a678e7f24f36fe17dbbec5166da51 100644 (file)
 #define __HTMLCELL_H__
 
 #ifdef __GNUG__
-#pragma interface
+#pragma interface "htmlcell.h"
 #endif
 
 #include "wx/defs.h"
-#if wxUSE_HTML
 
+#if wxUSE_HTML
 
-#include <wx/html/htmltag.h>
-#include <wx/html/htmldefs.h>
-#include <wx/window.h>
+#include "wx/html/htmltag.h"
+#include "wx/html/htmldefs.h"
+#include "wx/window.h"
 
 class wxHtmlCell;
 class wxHtmlContainerCell;