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 'routing/turns_generator.hpp')
-rw-r--r--routing/turns_generator.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/routing/turns_generator.hpp b/routing/turns_generator.hpp
index b8c26a09a4..0e59dfed84 100644
--- a/routing/turns_generator.hpp
+++ b/routing/turns_generator.hpp
@@ -20,7 +20,7 @@
#include <vector>
struct PathData;
-class DataSourceBase;
+class DataSource;
namespace ftypes
{