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/gpu_program.cpp')
-rw-r--r--drape/gpu_program.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/drape/gpu_program.cpp b/drape/gpu_program.cpp
index b0d6a7e3e1..91e567da28 100644
--- a/drape/gpu_program.cpp
+++ b/drape/gpu_program.cpp
@@ -5,7 +5,7 @@
#include "base/logging.hpp"
#ifdef DEBUG
- #include "../std/map.hpp"
+ #include "std/map.hpp"
#endif
namespace dp