summaryrefslogtreecommitdiff
path: root/src/logind-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/logind-device.c')
-rw-r--r--src/logind-device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/logind-device.c b/src/logind-device.c
index 9084b5fb4e..4e076c20b6 100644
--- a/src/logind-device.c
+++ b/src/logind-device.c
@@ -22,7 +22,7 @@
#include <assert.h>
#include <string.h>
-#include "logind.h"
+#include "logind-device.h"
#include "util.h"
Device* device_new(Manager *m, const char *sysfs) {