summaryrefslogtreecommitdiff
path: root/healthd.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--healthd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/healthd.cpp b/healthd.cpp
index c7a0e85..884b55c 100644
--- a/healthd.cpp
+++ b/healthd.cpp
@@ -1,7 +1,7 @@
#include <QCoreApplication>
#include <QDBusConnection>
#include <QDebug>
-#include "sensors.h"
+#include "logger.h"
int main(int argc, char **argv)
{