Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'drape/texture.hpp')
-rw-r--r--drape/texture.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/drape/texture.hpp b/drape/texture.hpp
index 544c7a3497..f780902237 100644
--- a/drape/texture.hpp
+++ b/drape/texture.hpp
@@ -6,7 +6,7 @@
#include "geometry/rect2d.hpp"
-#include "std/stdint.hpp"
+#include "std/cstdint.hpp"
#include "std/function.hpp"
namespace dp