From: Václav Slavík Date: Tue, 20 Nov 2001 23:56:03 +0000 (+0000) Subject: compilation fix for wxMotif X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d7b766f5a83b18383ca22e6e81016ee7f4424cb9 compilation fix for wxMotif git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/glcanvas.h b/include/wx/glcanvas.h index 0a6c729122..dac83974e5 100644 --- a/include/wx/glcanvas.h +++ b/include/wx/glcanvas.h @@ -19,6 +19,7 @@ #include "wx/stubs/glcanvas.h" #endif +#include "wx/app.h" class WXDLLEXPORT wxGLApp : public wxApp { public: