]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/png/pngdemo.h
fixed typo
[wxWidgets.git] / samples / png / pngdemo.h
index c664e1a14566298347f030f97922674460260256..66bb8354ee3a8a9165c6f0f5c469ff2976f69140 100644 (file)
@@ -5,11 +5,11 @@
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
+// Copyright:   (c) Julian Smart
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined( __GNUG__) && !defined(__APPLE__)
 #pragma interface
 #endif