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/loaded_path_segment.hpp')
-rw-r--r--routing/loaded_path_segment.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/routing/loaded_path_segment.hpp b/routing/loaded_path_segment.hpp
index 4bc06557cb..544c2fe4ef 100644
--- a/routing/loaded_path_segment.hpp
+++ b/routing/loaded_path_segment.hpp
@@ -14,7 +14,7 @@
#include "std/vector.hpp"
-class DataSourceBase;
+class DataSource;
namespace routing
{