summaryrefslogtreecommitdiff
path: root/src/libsystemd/src/sd-bus/bus-gvariant.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsystemd/src/sd-bus/bus-gvariant.h')
-rw-r--r--src/libsystemd/src/sd-bus/bus-gvariant.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsystemd/src/sd-bus/bus-gvariant.h b/src/libsystemd/src/sd-bus/bus-gvariant.h
index 6da637fb05..d9468ee9a8 100644
--- a/src/libsystemd/src/sd-bus/bus-gvariant.h
+++ b/src/libsystemd/src/sd-bus/bus-gvariant.h
@@ -19,7 +19,7 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "macro.h"
+#include "basic/macro.h"
int bus_gvariant_get_size(const char *signature) _pure_;
int bus_gvariant_get_alignment(const char *signature) _pure_;