chiark / gitweb /
logind: split up logind.h
[elogind.git] / src / logind-device.c
index 9084b5fb4ed4901e115188abcf4701fb331d59cf..4e076c20b63c7728e278aca8d31457cc69c3b35c 100644 (file)
@@ -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) {