projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
reverted Julians changes to the pragmas
[wxWidgets.git]
/
src
/
gtk
/
checkbox.cpp
diff --git
a/src/gtk/checkbox.cpp
b/src/gtk/checkbox.cpp
index e63a67f08a658985c4f81f8e7109ee9346c2fd40..f4ff061e921fd49cbcc8d6f076f3bb4887c22664 100644
(file)
--- a/
src/gtk/checkbox.cpp
+++ b/
src/gtk/checkbox.cpp
@@
-12,10
+12,12
@@
#pragma implementation "checkbox.h"
#endif
-#include "wx/
checkbox
.h"
+#include "wx/
defs
.h"
#if wxUSE_CHECKBOX
+#include "wx/checkbox.h"
+
#include <gdk/gdk.h>
#include <gtk/gtk.h>