projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Header correction.
[wxWidgets.git]
/
src
/
gtk1
/
utilsgtk.cpp
diff --git
a/src/gtk1/utilsgtk.cpp
b/src/gtk1/utilsgtk.cpp
index 2f969d7be886fbd6384fbb99d479951325ac2dcf..56fb435d13e05f7e435139ae4f3e60130af91be8 100644
(file)
--- a/
src/gtk1/utilsgtk.cpp
+++ b/
src/gtk1/utilsgtk.cpp
@@
-14,11
+14,11
@@
#ifndef WX_PRECOMP
#include "wx/string.h"
+ #include "wx/intl.h"
+ #include "wx/log.h"
#endif
#include "wx/apptrait.h"
-#include "wx/intl.h"
-#include "wx/log.h"
#include "wx/process.h"