projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added samples.inc to DATAFILES in Makefile.in - is that enough?
[wxWidgets.git]
/
src
/
msw
/
frame.cpp
diff --git
a/src/msw/frame.cpp
b/src/msw/frame.cpp
index 18933e21b3cb109cf95c0d47af3b18520fd4cd72..08d33b8b77bbe025a0b9cb1828bbb293059320e7 100644
(file)
--- a/
src/msw/frame.cpp
+++ b/
src/msw/frame.cpp
@@
-37,6
+37,7
@@
#include "wx/dialog.h"
#include "wx/settings.h"
#include "wx/dcclient.h"
+ #include "wx/mdi.h"
#endif // WX_PRECOMP
#include "wx/msw/private.h"