summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/systemmonitor_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager-lib/systemmonitor_p.h')
-rw-r--r--src/manager-lib/systemmonitor_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manager-lib/systemmonitor_p.h b/src/manager-lib/systemmonitor_p.h
index a27bd11a..9a2a6314 100644
--- a/src/manager-lib/systemmonitor_p.h
+++ b/src/manager-lib/systemmonitor_p.h
@@ -49,7 +49,7 @@
#if defined(Q_OS_LINUX)
# include <QScopedPointer>
-# include "sysfsreader.h"
+# include <QtAppManManager/sysfsreader.h>
QT_FORWARD_DECLARE_CLASS(QSocketNotifier)
#endif