projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add wxUSE_OLE_AUTOMATION here too
[wxWidgets.git]
/
src
/
gtk1
/
radiobox.cpp
diff --git
a/src/gtk1/radiobox.cpp
b/src/gtk1/radiobox.cpp
index 83252b6c3739997618d067899e83dca96bc1605e..f969e6e4d17a2c9dcb6d260118f78e6b7ecfc250 100644
(file)
--- a/
src/gtk1/radiobox.cpp
+++ b/
src/gtk1/radiobox.cpp
@@
-16,11
+16,10
@@
#ifndef WX_PRECOMP
#include "wx/log.h"
+ #include "wx/frame.h"
+ #include "wx/dialog.h"
#endif
-#include "wx/dialog.h"
-#include "wx/frame.h"
-
#include "wx/gtk1/private.h"
#include <gdk/gdkkeysyms.h>