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 'indexer/cell_id.hpp')
-rw-r--r--indexer/cell_id.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexer/cell_id.hpp b/indexer/cell_id.hpp
index b0380a8810..a182fbcfd0 100644
--- a/indexer/cell_id.hpp
+++ b/indexer/cell_id.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "coding/point_to_integer.hpp"
+#include "geometry/cellid.hpp"
#include "geometry/mercator.hpp"
#include "geometry/rect2d.hpp"