summaryrefslogtreecommitdiff
path: root/dbus/dbus-glib.h
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <quinticent@phuket.(none)>2006-06-29 12:05:05 -0400
committerJohn (J5) Palmieri <quinticent@phuket.(none)>2006-06-29 12:05:05 -0400
commit6aa2aba0a64ea19e504118dc56a1f9e559568f90 (patch)
tree4a25739797b24820cae3a8298e55c6fca19219ea /dbus/dbus-glib.h
parent6a9ac47cc9143ee899455c576f557818dab1f7d2 (diff)
- Really commit the glib to dbus move and build fixes
Diffstat (limited to 'dbus/dbus-glib.h')
-rw-r--r--dbus/dbus-glib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-glib.h b/dbus/dbus-glib.h
index 2855008..61ddb28 100644
--- a/dbus/dbus-glib.h
+++ b/dbus/dbus-glib.h
@@ -119,7 +119,7 @@ GObject * dbus_g_connection_lookup_g_object (DBusGConnection *connectio
const char *at_path);
#ifdef DBUS_COMPILATION
-#include "glib/dbus-gtype-specialized.h"
+#include "dbus/dbus-gtype-specialized.h"
#else
#include <dbus/dbus-gtype-specialized.h>
#endif