]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dcsvg.cpp
Rework the wxCusor ctor taking wx stock number to provide as many cursors as
[wxWidgets.git] / src / common / dcsvg.cpp
index ad0f6426cc8e28a7cec5f5fdad8b6d371db81acd..9a94179c2d2687cc0c8c15c789e2e420d091d5e4 100644 (file)
 #if wxUSE_SVG
 
 #ifndef WX_PRECOMP
-#include "wx/image.h"
+    #include "wx/dcmemory.h"
+    #include "wx/dcscreen.h"
+    #include "wx/icon.h"
+    #include "wx/image.h"
 #endif
 
 #include "wx/dcsvg.h"