summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7b25ab2)
raw | patch | inline | side by side (parent: 7b25ab2)
author | Ted Gould <ted@gould.cx> | |
Fri, 1 Jan 2010 04:33:04 +0000 (22:33 -0600) | ||
committer | Ted Gould <ted@gould.cx> | |
Fri, 1 Jan 2010 04:33:04 +0000 (22:33 -0600) |
src/extension/dbus/Makefile_insert | patch | blob | history | |
src/extension/dbus/wrapper/inkscape-dbus-wrapper.c | patch | blob | history |
index aa4d17f22e7924b92bf89d210f38b6543e1f2bad..35b7c6fff2e6b5d09dbc3ab6ca8d0232e4e3b154 100644 (file)
libinkdbus_la_CFLAGS = \
$(DBUS_CFLAGS) \
$(INKSCAPE_CFLAGS) \
+ -I$(builddir)/extension/dbus \
-Wall -Werror
libinkdbus_la_LIBADD = \
diff --git a/src/extension/dbus/wrapper/inkscape-dbus-wrapper.c b/src/extension/dbus/wrapper/inkscape-dbus-wrapper.c
index e6d2818a2cd323af01313727a4951059c62d523f..5184affdfc6e2b04ae36871c99e14711a653e925 100644 (file)
-#include "../document-client-glue.h"
+#include "document-client-glue.h"
#include <dbus/dbus-glib.h>
#include <dbus/dbus.h>