File tree 2 files changed +2
-2
lines changed
examples/RenderingExamples
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
#include " ../CommonInterfaces/CommonRenderInterface.h"
8
8
#include " ../CommonInterfaces/CommonExampleInterface.h"
9
9
#include " ../CommonInterfaces/CommonGUIHelperInterface.h"
10
- #include " GwenGuiSupport /GraphingTexture.h"
10
+ #include " GwenGUISupport /GraphingTexture.h"
11
11
12
12
#include " ../CommonInterfaces/Common2dCanvasInterface.h"
13
13
#include " ../RenderingExamples/TimeSeriesCanvas.h"
Original file line number Diff line number Diff line change 1
1
#include " TinyVRGui.h"
2
2
#include " ../CommonInterfaces/CommonGUIHelperInterface.h"
3
- #include " ../ExampleBrowser/GwenGuiSupport /GraphingTexture.h"
3
+ #include " ../ExampleBrowser/GwenGUISupport /GraphingTexture.h"
4
4
5
5
#include " ../CommonInterfaces/Common2dCanvasInterface.h"
6
6
#include " ../RenderingExamples/TimeSeriesCanvas.h"
You can’t perform that action at this time.
0 commit comments