Compilation fixes for wxMGL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2005-04-22 13:25:35 +00:00
parent 5dc6072884
commit 90eb13e62e
3 changed files with 8 additions and 4 deletions

View File

@@ -37,7 +37,6 @@
#include "wx/utils.h"
#include "wx/app.h"
#include "wx/panel.h"
#include "wx/caret.h"
#endif
#if wxUSE_DRAG_AND_DROP
@@ -49,6 +48,7 @@
#include "wx/mgl/private.h"
#include "wx/intl.h"
#include "wx/dcscreen.h"
#include "wx/caret.h"
#include <mgraph.hpp>