fixing the warning on macosx about the non portable file name

This commit is contained in:
Sam Cake 2017-05-31 23:59:44 -07:00
parent 3c9b14ee94
commit 07eb1d89e1

View file

@ -24,7 +24,7 @@
#include <gl/QOpenGLContextWrapper.h>
#include <PerfStat.h>
#include <ViewFrustum.h>
#include <gpu/gl/GLbackend.h>
#include <gpu/gl/GLBackend.h>
#include <ui-plugins/PluginContainer.h>