summaryrefslogtreecommitdiffstats
path: root/src/core/dbus-path.h
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-05-28 06:36:35 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-05-28 06:36:35 +0200
commit19e69a9c7a3a84f25d4c21c7c7f8f60c24685432 (patch)
treead3a7ebd62d6e24321a19ad580d4bf3755223c3c /src/core/dbus-path.h
parentUpdate POTFILES.in (diff)
downloadsystemd-19e69a9c7a3a84f25d4c21c7c7f8f60c24685432.tar.xz
systemd-19e69a9c7a3a84f25d4c21c7c7f8f60c24685432.zip
core: include sd-bus-vtable.h in dbus-*.h
Diffstat (limited to 'src/core/dbus-path.h')
-rw-r--r--src/core/dbus-path.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/dbus-path.h b/src/core/dbus-path.h
index 5d729cdefc..ea12de5fb8 100644
--- a/src/core/dbus-path.h
+++ b/src/core/dbus-path.h
@@ -8,6 +8,7 @@
***/
#include "sd-bus.h"
+#include "sd-bus-vtable.h"
#include "unit.h"