summaryrefslogtreecommitdiffstats
path: root/presence/fallback.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'presence/fallback.cpp')
-rw-r--r--presence/fallback.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/presence/fallback.cpp b/presence/fallback.cpp
index 625d74a..7550c34 100644
--- a/presence/fallback.cpp
+++ b/presence/fallback.cpp
@@ -26,7 +26,7 @@ namespace fan
namespace presence
{
-void Fallback::stateChanged(bool present)
+void Fallback::stateChanged(bool present, PresenceSensor& sensor)
{
if (!present)
{
OpenPOWER on IntegriCloud