chiark / gitweb /
swap: properly specify errno when logging
[elogind.git] / src / core / snapshot.c
index 900d0d793a24a36f752d23a1694cfeded694aac7..068a077f15311c680be4f1b26683563ed8cd1f95 100644 (file)
@@ -25,7 +25,7 @@
 #include "snapshot.h"
 #include "unit-name.h"
 #include "dbus-snapshot.h"
-#include "bus-errors.h"
+#include "bus-common-errors.h"
 
 static const UnitActiveState state_translation_table[_SNAPSHOT_STATE_MAX] = {
         [SNAPSHOT_DEAD] = UNIT_INACTIVE,