projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
DetachRoot
[wxWidgets.git]
/
src
/
common
/
effects.cpp
diff --git
a/src/common/effects.cpp
b/src/common/effects.cpp
index c735d825dbb0e095b11be63c28482cd85047437a..a70f7032e22918a9b91aea42b3f9bea0b2600646 100644
(file)
--- a/
src/common/effects.cpp
+++ b/
src/common/effects.cpp
@@
-21,11
+21,10
@@
#ifndef WX_PRECOMP
#include "wx/dcmemory.h"
#include "wx/pen.h"
+ #include "wx/settings.h"
+ #include "wx/gdicmn.h"
#endif //WX_PRECOMP
-#include "wx/gdicmn.h"
-#include "wx/settings.h"
-
/*
* wxEffects: various 3D effects
*/