Browse Source

fixed vs2010 error

dmuratshin 9 years ago
parent
commit
a6f65b4958
1 changed files with 1 additions and 0 deletions
  1. 1 0
      oxygine/src/res/ResAtlasGeneric.cpp

+ 1 - 0
oxygine/src/res/ResAtlasGeneric.cpp

@@ -4,6 +4,7 @@
 #include "utils/AtlasTool.h"
 #include "core/VideoDriver.h"
 #include "Resources.h"
+#include <stdint.h>
 
 namespace oxygine
 {