summaryrefslogtreecommitdiffstats
path: root/glib/dbus-gtool-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'glib/dbus-gtool-test.h')
-rw-r--r--glib/dbus-gtool-test.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/glib/dbus-gtool-test.h b/glib/dbus-gtool-test.h
index 4e679a13..73c27235 100644
--- a/glib/dbus-gtool-test.h
+++ b/glib/dbus-gtool-test.h
@@ -24,8 +24,8 @@
#ifndef DBUS_GLIB_TOOL_TEST_H
#define DBUS_GLIB_TOOL_TEST_H
-#include "dbus-glib.h"
+#include <dbus/dbus-glib.h>
-dbus_bool_t _dbus_gtool_test (const char *test_data_dir);
+gboolean _dbus_gtool_test (const char *test_data_dir);
#endif /* DBUS_GLIB_TEST_H */