// Created: 12/07/98
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(__APPLE__)
#define _OGLSAMPLE_OGLEDIT_H_
#include <wx/docview.h>
+#include <wx/deprecated/setup.h>
// Define a new application
class MyFrame;