projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use HandleWindowEvent() in ProcessCommand(); return the value this function returns...
[wxWidgets.git]
/
src
/
palmos
/
palette.cpp
diff --git
a/src/palmos/palette.cpp
b/src/palmos/palette.cpp
index f89c8b4eae0bd85380b9c73022e1e1be406a815f..51ac2c83a02d75825d0463c3b1dd02e4da58b48c 100644
(file)
--- a/
src/palmos/palette.cpp
+++ b/
src/palmos/palette.cpp
@@
-18,8
+18,9
@@
#if wxUSE_PALETTE
+#include "wx/palette.h"
+
#ifndef WX_PRECOMP
- #include "wx/palette.h"
#endif
#include "wx/palmos/private.h"