]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/protocol/file.h
fixes for moving wxHTML files into their own DLL
[wxWidgets.git] / include / wx / protocol / file.h
index 49f5182b1dc9b47c4280f27a0b52d59fab0b3453..684df8fd7ff1d3e421aa7c6c8cc1fa741c154641 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     1997
 // RCS-ID:      $Id$
 // Copyright:   (c) 1997, 1998 Guilhem Lavaux
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __WX_PROTO_FILE_H__
 #define __WX_PROTO_FILE_H__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "sckfile.h"
 #endif