projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c7d3eb
)
Fix for non-PCH builds.
author
Kevin Ollivier
<kevino@theolliviers.com>
Fri, 22 Dec 2006 20:05:08 +0000
(20:05 +0000)
committer
Kevin Ollivier
<kevino@theolliviers.com>
Fri, 22 Dec 2006 20:05:08 +0000
(20:05 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44031
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/common/fldlgcmn.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/common/fldlgcmn.cpp
b/src/common/fldlgcmn.cpp
index 307c1ffd8a6a78d2d58018561469bfa8384152e9..e87d5776c8afb5668215c2fa117f7142ed484c2e 100644
(file)
--- a/
src/common/fldlgcmn.cpp
+++ b/
src/common/fldlgcmn.cpp
@@
-19,6
+19,7
@@
#if wxUSE_FILEDLG
#include "wx/filedlg.h"
+#include "wx/dirdlg.h"
#ifndef WX_PRECOMP
#include "wx/string.h"