summaryrefslogtreecommitdiffstats
path: root/glib/dbus-gthread.c
diff options
context:
space:
mode:
Diffstat (limited to 'glib/dbus-gthread.c')
-rw-r--r--glib/dbus-gthread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/dbus-gthread.c b/glib/dbus-gthread.c
index cb4733ff..685f4cd6 100644
--- a/glib/dbus-gthread.c
+++ b/glib/dbus-gthread.c
@@ -23,7 +23,7 @@
#include <glib.h>
#include <dbus/dbus.h>
-#include "dbus-gthread.h"
+#include "dbus-glib.h"
static DBusMutex * dbus_gmutex_new (void);
static void dbus_gmutex_free (DBusMutex *mutex);