projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
0e859e3
)
Compilation fix
author
Robin Dunn
<robin@alldunn.com>
Fri, 10 Mar 2006 00:05:02 +0000
(
00:05
+0000)
committer
Robin Dunn
<robin@alldunn.com>
Fri, 10 Mar 2006 00:05:02 +0000
(
00:05
+0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37944
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/gtk/glcanvas.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/gtk/glcanvas.cpp
b/src/gtk/glcanvas.cpp
index cc6f93546feb37ca2f219e91c6de467e321fc6fa..98d32c753fac1374db19af149095ec80946afe43 100644
(file)
--- a/
src/gtk/glcanvas.cpp
+++ b/
src/gtk/glcanvas.cpp
@@
-29,6
+29,7
@@
extern "C"
}
#include "wx/gtk/win_gtk.h"
+#include "wx/gtk/private.h"
// DLL options compatibility check:
#include "wx/build.h"