forked from teamnwah/openmw-tes3coop
Don't assume TexturePtr is a class
This commit is contained in:
parent
9499ac4fd5
commit
1026e89810
1 changed files with 1 additions and 4 deletions
5
extern/sdl4ogre/cursormanager.hpp
vendored
5
extern/sdl4ogre/cursormanager.hpp
vendored
|
@ -4,10 +4,7 @@
|
|||
#include <SDL_types.h>
|
||||
#include <string>
|
||||
|
||||
namespace Ogre
|
||||
{
|
||||
class TexturePtr;
|
||||
}
|
||||
#include <OgrePrerequisites.h>
|
||||
|
||||
namespace SFO
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue