]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/dnd.h
routing native events first to the wx class and only if skipped call native handler
[wxWidgets.git] / include / wx / osx / dnd.h
index 496aa7638358dbc003b87b62d9ca247f54f8f924..7f54a209e757ee2b5385a5a0aee3c60a535ba5c5 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/dnd.h"
+#include "wx/osx/classic/dnd.h"
 #else
-#include "wx/mac/carbon/dnd.h"
+#include "wx/osx/carbon/dnd.h"
 #endif