summaryrefslogtreecommitdiff
path: root/src/logging/DummyLogger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/logging/DummyLogger.h')
-rw-r--r--src/logging/DummyLogger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/logging/DummyLogger.h b/src/logging/DummyLogger.h
index 8732dff5..1b050b37 100644
--- a/src/logging/DummyLogger.h
+++ b/src/logging/DummyLogger.h
@@ -1,5 +1,5 @@
#pragma once
-#include "Logger.h"
+#include "logging/Logger.h"
namespace Pinetime {
namespace Logging {