Use 'wx/' for contrib samples and make wxTinderbox properly rebuilded after commits in core headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: view.h
|
||||
// Name: contrib/samples/ogl/studio/view.h
|
||||
// Purpose: View-related classes
|
||||
// Author: Julian Smart
|
||||
// Modified by:
|
||||
@@ -13,7 +13,7 @@
|
||||
#define _STUDIO_VIEW_H_
|
||||
|
||||
#include "doc.h"
|
||||
#include <wx/ogl/ogl.h>
|
||||
#include "wx/ogl/ogl.h"
|
||||
|
||||
class csDiagramView;
|
||||
class csCanvas: public wxShapeCanvas
|
||||
|
Reference in New Issue
Block a user