projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add GtkSortableIface stubs
[wxWidgets.git]
/
src
/
msw
/
gauge95.cpp
diff --git
a/src/msw/gauge95.cpp
b/src/msw/gauge95.cpp
index f453f378057dbdb0dc6a1c2573050b0068085a22..6f8d8724e4e569fd24cacd6fe75c381eff986ea1 100644
(file)
--- a/
src/msw/gauge95.cpp
+++ b/
src/msw/gauge95.cpp
@@
-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