]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/glcanvas.h
added and documented wxApp::OnExceptionInMainLoop()
[wxWidgets.git] / include / wx / glcanvas.h
index d0cf6016b46cd0520d2a8a65f3d55a300e2cb9d7..5eb588c1173c81dbc00dbe4e542b1058972b4388 100644 (file)
@@ -10,7 +10,7 @@
 #if defined(__WXMSW__)
 #include "wx/msw/glcanvas.h"
 #elif defined(__WXMOTIF__)
-#include "wx/motif/glcanvas.h"
+#include "wx/x11/glcanvas.h"
 #elif defined(__WXGTK__)
 #include "wx/gtk/glcanvas.h"
 #elif defined(__WXX11__)