mirror of
https://github.com/overte-org/overte.git
synced 2025-06-20 23:20:09 +02:00
fixing the warning on macosx about the non portable file name
This commit is contained in:
parent
3c9b14ee94
commit
07eb1d89e1
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
#include <gl/QOpenGLContextWrapper.h>
|
#include <gl/QOpenGLContextWrapper.h>
|
||||||
#include <PerfStat.h>
|
#include <PerfStat.h>
|
||||||
#include <ViewFrustum.h>
|
#include <ViewFrustum.h>
|
||||||
#include <gpu/gl/GLbackend.h>
|
#include <gpu/gl/GLBackend.h>
|
||||||
|
|
||||||
#include <ui-plugins/PluginContainer.h>
|
#include <ui-plugins/PluginContainer.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue