mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-23 19:20:56 +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 <string>
|
||||
|
||||
namespace Ogre
|
||||
{
|
||||
class TexturePtr;
|
||||
}
|
||||
#include <OgrePrerequisites.h>
|
||||
|
||||
namespace SFO
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user