projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Native PalmOS wxLongLong. Introduction of wxULongLong_t due to 'unsigned' not working...
[wxWidgets.git]
/
include
/
wx
/
mac
/
dnd.h
diff --git
a/include/wx/mac/dnd.h
b/include/wx/mac/dnd.h
index 96890e0ab11ed42af5ed77d96fd38b4bd04458b4..496aa7638358dbc003b87b62d9ca247f54f8f924 100644
(file)
--- a/
include/wx/mac/dnd.h
+++ b/
include/wx/mac/dnd.h
@@
-1,5
+1,5
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/dnd.h"
#else
#include "wx/mac/carbon/dnd.h"
-#endif
\ No newline at end of file
+#endif