From 65e733dfea699d9c75c1f413488a2d9071944c03 Mon Sep 17 00:00:00 2001 From: Alex Zolotarev Date: Wed, 24 Jun 2015 13:46:55 +0300 Subject: Fixed . --- drape/texture.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drape/texture.hpp') 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 -- cgit v1.2.3