1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Updated OpenGL Example for Windows

This commit is contained in:
Felix Faire 2014-11-13 14:17:22 +00:00
parent 53d7060658
commit a8fde8db1a
2 changed files with 2843 additions and 2092 deletions

View file

@ -10,7 +10,7 @@
#define MAINCOMPONENT_H_INCLUDED
#include "../JuceLibraryCode/JuceHeader.h"
#include "WavefrontObjParser.h"
#include "Resources/WavefrontObjParser.h"