projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
missing reversed orientation assignments
[wxWidgets.git]
/
src
/
gtk1
/
glcanvas.cpp
diff --git
a/src/gtk1/glcanvas.cpp
b/src/gtk1/glcanvas.cpp
index ec920d0800d87f4885b3fad3b86d8e95c7a7460e..235c0de0d7befebbf433fcd80bcdeab70962160d 100644
(file)
--- a/
src/gtk1/glcanvas.cpp
+++ b/
src/gtk1/glcanvas.cpp
@@
-20,10
+20,9
@@
#include "wx/app.h"
#include "wx/frame.h"
#include "wx/colour.h"
#include "wx/app.h"
#include "wx/frame.h"
#include "wx/colour.h"
+ #include "wx/module.h"
#endif // WX_PRECOMP
#endif // WX_PRECOMP
-#include "wx/module.h"
-
extern "C"
{
#include "gtk/gtk.h"
extern "C"
{
#include "gtk/gtk.h"