projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update m_lastcount correctly in wxBufferedInputStream::Read() when using the buffer...
[wxWidgets.git]
/
src
/
motif
/
dcmemory.cpp
diff --git
a/src/motif/dcmemory.cpp
b/src/motif/dcmemory.cpp
index 7e3fa862da068121f1f60fa25c8954b9e7c909ff..79b11e38e6b34ca7bc082f5ca5a08bb5dd18cc9b 100644
(file)
--- a/
src/motif/dcmemory.cpp
+++ b/
src/motif/dcmemory.cpp
@@
-15,6
+15,8
@@
#ifndef WX_PRECOMP
#include "wx/utils.h"
#include "wx/settings.h"
+ #include "wx/dcmemory.h"
+ #include "wx/dcclient.h"
#endif
#ifdef __VMS__