add #include <stdint.h>

Required to get build to work on my configuration.
openmw-35
dteviot 10 years ago
parent e95b513cfc
commit b66937d630

@ -6,6 +6,7 @@
*/
#include <string>
#include <stdint.h>
#include <OgreTexture.h>

Loading…
Cancel
Save