projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca7353d
)
Moved ffile inclusion
author
Julian Smart
<julian@anthemion.co.uk>
Thu, 6 Feb 2003 14:07:45 +0000
(14:07 +0000)
committer
Julian Smart
<julian@anthemion.co.uk>
Thu, 6 Feb 2003 14:07:45 +0000
(14:07 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19130
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/common/docview.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/common/docview.cpp
b/src/common/docview.cpp
index 5a54be0b9edb96d0db6cf2f8be67c3ac30aa519d..2081dbc49c32f7272a3a0b9073cedac903c9b79a 100644
(file)
--- a/
src/common/docview.cpp
+++ b/
src/common/docview.cpp
@@
-41,9
+41,10
@@
#include "wx/filedlg.h"
#include "wx/intl.h"
#include "wx/log.h"
- #include "wx/ffile.h"
#endif
+#include "wx/ffile.h"
+
#ifdef __WXMAC__
#include "wx/filename.h"
#endif