X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e70e15cc58ad1be1c10addba59d22e370852f388..88517d90087856e01002f1e3dea1a0ce659f28ea:/contrib/samples/ogl/studio/project.h diff --git a/contrib/samples/ogl/studio/project.h b/contrib/samples/ogl/studio/project.h index 44cb15b8c7..2d0969e0c9 100644 --- a/contrib/samples/ogl/studio/project.h +++ b/contrib/samples/ogl/studio/project.h @@ -1,19 +1,19 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: project.h +// Name: contrib/samples/ogl/studio/project.h // Purpose: Studio project classes // Author: Julian Smart // Modified by: // Created: 27/7/98 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _STUDIO_PROJECT_H_ #define _STUDIO_PROJECT_H_ -#include -#include +#include "wx/treectrl.h" +#include "wx/imaglist.h" /* * This is the project tree control. @@ -39,4 +39,3 @@ DECLARE_EVENT_TABLE() #endif // _STUDIO_PROJECT_H_ -