projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixes in cleanup of DDE servers: don't delete them ourseleves (this is inconsistent...
[wxWidgets.git]
/
src
/
os2
/
colour.cpp
diff --git
a/src/os2/colour.cpp
b/src/os2/colour.cpp
index 1995b8fa2c90b6535e66e8cc28605e910e5519be..b9bd2f6bc3fe42b02a674766b990527c768f9e9e 100644
(file)
--- a/
src/os2/colour.cpp
+++ b/
src/os2/colour.cpp
@@
-12,6
+12,10
@@
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
+#ifndef WX_PRECOMP
+ #include "wx/colour.h"
+#endif
+
#include "wx/gdicmn.h"
#define INCL_GPI
#define INCL_PM