projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Non-PCH build fix.
[wxWidgets.git]
/
include
/
wx
/
mac
/
pngread.h
diff --git
a/include/wx/mac/pngread.h
b/include/wx/mac/pngread.h
index 0205de939204a47d91945bd95cadbf5b7b9b7931..cbd51857c9423aa53ba13322a4ec8e5291885d64 100644
(file)
--- a/
include/wx/mac/pngread.h
+++ b/
include/wx/mac/pngread.h
@@
-1,5
+1,5
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/pngread.h"
#else
#include "wx/mac/carbon/pngread.h"
-#endif
\ No newline at end of file
+#endif