aboutsummaryrefslogtreecommitdiff
path: root/tests/test-glib-proxy-client.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-09 15:26:06 -0600
committerTed Gould <ted@gould.cx>2010-02-09 15:26:06 -0600
commita52f4ea9d88394aca3992f4c9ca8093d7f07993f (patch)
tree86284fb2ddd2029793fcc72321b0c0a2053ecdf6 /tests/test-glib-proxy-client.c
parent5bf534342bd9b95193525414b10dcae8dd0b71b2 (diff)
downloadlibdbusmenu-a52f4ea9d88394aca3992f4c9ca8093d7f07993f.tar.gz
libdbusmenu-a52f4ea9d88394aca3992f4c9ca8093d7f07993f.tar.bz2
libdbusmenu-a52f4ea9d88394aca3992f4c9ca8093d7f07993f.zip
Fixing build
Diffstat (limited to 'tests/test-glib-proxy-client.c')
-rw-r--r--tests/test-glib-proxy-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-glib-proxy-client.c b/tests/test-glib-proxy-client.c
index 7e3541a..b1caaad 100644
--- a/tests/test-glib-proxy-client.c
+++ b/tests/test-glib-proxy-client.c
@@ -24,7 +24,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include <libdbusmenu-glib/client.h>
#include <libdbusmenu-glib/menuitem.h>
-#include "test-glib-properties.h"
+#include "test-glib-proxy.h"
static guint layouton = 0;
static GMainLoop * mainloop = NULL;