projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
1. msec resolution for timer functions under Win32
[wxWidgets.git]
/
src
/
gtk1
/
checkbox.cpp
diff --git
a/src/gtk1/checkbox.cpp
b/src/gtk1/checkbox.cpp
index c6cf5f5d7f6bd9c91f2745a6dd43052dd5beecc4..3e3b959f4f5f3e8468a18aa453bb7f0e48cee548 100644
(file)
--- a/
src/gtk1/checkbox.cpp
+++ b/
src/gtk1/checkbox.cpp
@@
-16,8
+16,8
@@
#if wxUSE_CHECKBOX
-#include
"gdk/gdk.h"
-#include
"gtk/gtk.h"
+#include
<gdk/gdk.h>
+#include
<gtk/gtk.h>
//-----------------------------------------------------------------------------
// idle system