/////////////////////////////////////////////////////////////////////////////
-// Name: mac/data.cpp
+// Name: src/mac/classic/data.cpp
// Purpose: Various global Mac-specific data
// Author: Stefan Csomor
// Modified by:
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#include "wx/event.h"
+#include "wx/wxprec.h"
+
+#ifndef WX_PRECOMP
+ #include "wx/event.h"
+#endif