projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Watford C++ related changes. Unfortunately, the linker now gives a GPF.
[wxWidgets.git]
/
src
/
gtk
/
checklst.cpp
diff --git
a/src/gtk/checklst.cpp
b/src/gtk/checklst.cpp
index 8d1d92f1f33e9614f1a2f42a4236f3a47731075c..03909142071d7529a9f627fe008c1f78dde0aa17 100644
(file)
--- a/
src/gtk/checklst.cpp
+++ b/
src/gtk/checklst.cpp
@@
-15,8
+15,8
@@
#if wxUSE_CHECKLISTBOX
-#include
"gdk/gdk.h"
-#include
"gtk/gtk.h"
+#include
<gdk/gdk.h>
+#include
<gtk/gtk.h>
//-----------------------------------------------------------------------------
// wxCheckListBox