projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Corrected line endings, deps now relative
[wxWidgets.git]
/
src
/
msw
/
button.cpp
diff --git
a/src/msw/button.cpp
b/src/msw/button.cpp
index 35effc181d58fd8161027a0b689eaae6d733cb68..6f5cb6782d5ad6f2c9c06a14e12fd064b1f8fa0b 100644
(file)
--- a/
src/msw/button.cpp
+++ b/
src/msw/button.cpp
@@
-31,6
+31,7
@@
#if wxUSE_BUTTON
#ifndef WX_PRECOMP
+ #include "wx/app.h"
#include "wx/button.h"
#include "wx/brush.h"
#include "wx/panel.h"