]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dnd.h
gcc is too aggressively hiding these inlines on wxCriticialSection on osx, expose...
[wxWidgets.git] / include / wx / dnd.h
index 43c418f6ce10f556f453f90fc6980aa7434b98b6..d1cde3e9cd61ba90af3f3c1a77f1d6d11d72644e 100644 (file)
@@ -222,7 +222,7 @@ protected:
 #elif defined(__WXGTK__)
     #include "wx/gtk1/dnd.h"
 #elif defined(__WXMAC__)
-    #include "wx/mac/dnd.h"
+    #include "wx/osx/dnd.h"
 #elif defined(__WXPM__)
     #include "wx/os2/dnd.h"
 #endif