]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmprint.h
undid previous commit, the person who reported it retracted his claim
[wxWidgets.git] / include / wx / html / htmprint.h
index ecff11db6dd4c059ad4f1d0306e9f4f78deae8ea..38575d5b5ac0d5ba349634a36fcad70fadab780b 100644 (file)
 #ifndef _WX_HTMPRINT_H_
 #define _WX_HTMPRINT_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "htmprint.h"
 #endif
 
-#include <wx/defs.h>
+#include "wx/defs.h"
 
 #if wxUSE_HTML & wxUSE_PRINTING_ARCHITECTURE