projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ignore process serial number command line argument (-psn) passed to application
[wxWidgets.git]
/
src
/
mac
/
cursor.cpp
diff --git
a/src/mac/cursor.cpp
b/src/mac/cursor.cpp
index 374a67e9c0902bab282534fffa6022f4c0bdd672..23b9eb4c0cd80eceec8e03a168fb648b711f5678 100644
(file)
--- a/
src/mac/cursor.cpp
+++ b/
src/mac/cursor.cpp
@@
-13,6
+13,9
@@
#pragma implementation "cursor.h"
#endif
+#include "wx/defs.h"
+
+#include "wx/app.h"
#include "wx/cursor.h"
#include "wx/icon.h"
#include "wx/mac/private.h"