compilation fix for wxMotif

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2001-11-20 23:56:03 +00:00
parent 1f5b2017df
commit d7b766f5a8

View File

@ -19,6 +19,7 @@
#include "wx/stubs/glcanvas.h"
#endif
#include "wx/app.h"
class WXDLLEXPORT wxGLApp : public wxApp
{
public: