]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/glcanvas.cpp
the wx part knows better whether it has the focus (may be the embedded NSView, not...
[wxWidgets.git] / src / gtk / glcanvas.cpp
index 1d6963ddd67a36799f458611c1bdb1e75efdfc93..30f09a61ef312ab6014526b9abca4972c6c88d00 100644 (file)
 
 #include "wx/glcanvas.h"
 
-#ifndef WX_PRECOMP
-    #include "wx/app.h"
-    #include "wx/frame.h"
-    #include "wx/colour.h"
-    #include "wx/module.h"
-#endif // WX_PRECOMP
-
 #include <gtk/gtk.h>
 #include <gdk/gdkx.h>