]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/dnd.cpp
reverted the change to not use wxList until dynarray.h is fixed to provide operator...
[wxWidgets.git] / src / gtk1 / dnd.cpp
index becc53af147002f8940f251ae63121f2b30c87c7..34f533e5c759b084ddc143f139efa9312c580d76 100644 (file)
     #include "wx/app.h"
     #include "wx/utils.h"
     #include "wx/window.h"
+    #include "wx/gdicmn.h"
 #endif
 
-#include "wx/gdicmn.h"
-
 #include "wx/gtk1/private.h"
 
 #include <gdk/gdkprivate.h>