]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dobjcmn.cpp
replacing old core graphics with new graphics context implementation
[wxWidgets.git] / src / common / dobjcmn.cpp
index e9aa506b79b082d59e32a72fbfc6d248ec7e2a1d..1dbe454bc0f126bf38b716475fdbed8cd23bf362 100644 (file)
 
 #if wxUSE_DATAOBJ
 
+#include "wx/dataobj.h"
+
 #ifndef WX_PRECOMP
     #include "wx/app.h"
-    #include "wx/debug.h"
 #endif
 
-#include "wx/dataobj.h"
-
 // ----------------------------------------------------------------------------
 // lists
 // ----------------------------------------------------------------------------