]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/ogl/ogledit/ogledit.h
Fixed typo.
[wxWidgets.git] / contrib / samples / ogl / ogledit / ogledit.h
index b144f70b0a09a8e342b160c44d8e010624ef2d0c..54847c4701edaa2fe0a84c6a5e31feccc76d3e1e 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     12/07/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #if defined(__GNUG__) && !defined(__APPLE__)
@@ -17,6 +17,7 @@
 #define _OGLSAMPLE_OGLEDIT_H_
 
 #include <wx/docview.h>
+#include <wx/deprecated/setup.h>
 
 // Define a new application
 class MyFrame;