]>
git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/cursor.cpp
#pragma hdrstop
#endif
-#include "wx/app.h"
#include "wx/cursor.h"
-#include "wx/icon.h"
+
+#ifndef WX_PRECOMP
+ #include "wx/app.h"
+ #include "wx/icon.h"
+#endif // WX_PRECOMP
+
#include "wx/image.h"
#include "wx/xpmdecod.h"