projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
restored expanders
[wxWidgets.git]
/
src
/
common
/
fileback.cpp
diff --git
a/src/common/fileback.cpp
b/src/common/fileback.cpp
index bc5f2ff9dd7044fdeb136af950bb24c41a127750..6e4253c0f76896fa8684a6ecee8724c5a603e4a4 100644
(file)
--- a/
src/common/fileback.cpp
+++ b/
src/common/fileback.cpp
@@
-14,9
+14,9
@@
#pragma hdrstop
#endif
#pragma hdrstop
#endif
-#if wxUSE_
BACKINGFILE
+#if wxUSE_
FILESYSTEM
-#include "wx/fileback.h"
+#include "wx/
private/
fileback.h"
#ifndef WX_PRECOMP
#include "wx/utils.h"
#ifndef WX_PRECOMP
#include "wx/utils.h"
@@
-335,4
+335,4
@@
wxFileOffset wxBackedInputStream::OnSysTell() const
return m_pos;
}
return m_pos;
}
-#endif // wxUSE_
BACKINGFILE
+#endif // wxUSE_
FILESYSTEM