mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-25 16:43:33 +00:00
Don't assume TexturePtr is a class
This commit is contained in:
parent
9499ac4fd5
commit
1026e89810
5
extern/sdl4ogre/cursormanager.hpp
vendored
5
extern/sdl4ogre/cursormanager.hpp
vendored
@ -4,10 +4,7 @@
|
|||||||
#include <SDL_types.h>
|
#include <SDL_types.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
namespace Ogre
|
#include <OgrePrerequisites.h>
|
||||||
{
|
|
||||||
class TexturePtr;
|
|
||||||
}
|
|
||||||
|
|
||||||
namespace SFO
|
namespace SFO
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user