summaryrefslogtreecommitdiff
path: root/src/core/dbus-busname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-busname.c')
-rw-r--r--src/core/dbus-busname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/dbus-busname.c b/src/core/dbus-busname.c
index 05ac89c3c0..445b237643 100644
--- a/src/core/dbus-busname.c
+++ b/src/core/dbus-busname.c
@@ -21,9 +21,9 @@
#include "bus-util.h"
#include "busname.h"
+#include "dbus-busname.h"
#include "string-util.h"
#include "unit.h"
-#include "dbus-busname.h"
static BUS_DEFINE_PROPERTY_GET_ENUM(property_get_result, busname_result, BusNameResult);