summaryrefslogtreecommitdiff
path: root/core/LocApiBase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/LocApiBase.cpp')
-rw-r--r--core/LocApiBase.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/LocApiBase.cpp b/core/LocApiBase.cpp
index eb9a2a8..6af2ca9 100644
--- a/core/LocApiBase.cpp
+++ b/core/LocApiBase.cpp
@@ -619,7 +619,8 @@ void LocApiBase::
DEFAULT_IMPL()
void LocApiBase::
- injectPosition(double /*latitude*/, double /*longitude*/, float /*accuracy*/)
+ injectPosition(double /*latitude*/, double /*longitude*/, float /*accuracy*/,
+ bool /*onDemandCpi*/)
DEFAULT_IMPL()
void LocApiBase::