]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/data.cpp
unused win_gtk stuff
[wxWidgets.git] / src / mac / classic / data.cpp
index 377b125d9a643e9d508a32ad2ad6a9531d7846e5..eb8f97da014035ca5a4d5582bcd56736dbc0e17b 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        mac/data.cpp
+// Name:        src/mac/classic/data.cpp
 // Purpose:     Various global Mac-specific data
 // Author:      Stefan Csomor
 // Modified by:
@@ -9,4 +9,8 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#include "wx/event.h"
+#include "wx/wxprec.h"
+
+#ifndef WX_PRECOMP
+    #include "wx/event.h"
+#endif