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_frontend/user_mark_shapes.hpp')
-rw-r--r--drape_frontend/user_mark_shapes.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/drape_frontend/user_mark_shapes.hpp b/drape_frontend/user_mark_shapes.hpp
index 734e34a8f6..9cb3f8dc29 100644
--- a/drape_frontend/user_mark_shapes.hpp
+++ b/drape_frontend/user_mark_shapes.hpp
@@ -3,12 +3,12 @@
#include "tile_key.hpp"
#include "user_marks_provider.hpp"
-#include "../drape/batcher.hpp"
-#include "../drape/texture_manager.hpp"
+#include "drape/batcher.hpp"
+#include "drape/texture_manager.hpp"
-#include "../geometry/point2d.hpp"
+#include "geometry/point2d.hpp"
-#include "../std/function.hpp"
+#include "std/function.hpp"
namespace df
{