]> git.saurik.com Git - wxWidgets.git/commitdiff
compilation fix for wxMotif
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 20 Nov 2001 23:56:03 +0000 (23:56 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 20 Nov 2001 23:56:03 +0000 (23:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/glcanvas.h

index 0a6c7291229f2815bae0e22a3f9ad49f144100cb..dac83974e56d9b914deba2cd541d0bb29b01a6d7 100644 (file)
@@ -19,6 +19,7 @@
 #include "wx/stubs/glcanvas.h"
 #endif
 
+#include "wx/app.h"
 class WXDLLEXPORT wxGLApp : public wxApp
 {
 public: