]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/graphicc.cpp
Fix tracking rectangles in 64-bit build by remembering the tag as the 64-bit integer...
[wxWidgets.git] / src / generic / graphicc.cpp
index af6ee1db265b3dea1ab48ea2d4ac648a14afbeb2..b70fbd4f9a4c4727d4621c22bc7f8ce8da0888a8 100644 (file)
@@ -34,7 +34,7 @@
 #include "wx/module.h"
 #endif
 
-#include "wx/graphics.h"
+#include "wx/private/graphics.h"
 #include "wx/rawbmp.h"
 
 #include <vector>