annoying warning fix

This commit is contained in:
sorket 2023-07-11 21:54:35 -04:00
parent 4125f878ee
commit c27321e9f8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#include <OGRE/Ogre.h>
#include <OGRE/RTShaderSystem/OgreShaderGenerator.h>
#include <App/V8/Tree/Instance.hpp>
#include <App/V8/World/World.hpp>>
#include <App/V8/World/World.hpp>
#include <GL/Adorn.hpp>