]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/gauge95.cpp
Rework the wxCusor ctor taking wx stock number to provide as many cursors as
[wxWidgets.git] / src / msw / gauge95.cpp
index f453f378057dbdb0dc6a1c2573050b0068085a22..6f8d8724e4e569fd24cacd6fe75c381eff986ea1 100644 (file)
@@ -29,6 +29,8 @@
 #include "wx/gauge.h"
 
 #ifndef WX_PRECOMP
+    #include "wx/app.h"
+
     #include "wx/msw/wrapcctl.h" // include <commctrl.h> "properly"
 #endif