summaryrefslogtreecommitdiff
path: root/src/dkp-wup.c
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-11-11 13:39:26 +0000
committerRichard Hughes <richard@hughsie.com>2008-11-11 13:39:26 +0000
commitb5c05a5fb36275f9410532ed8cff00463ad34d09 (patch)
treec9e3bc41adf298340bfd065c23d6adc532fcfef9 /src/dkp-wup.c
parent7a29b5118c69d2f5f6d78df1dac3bd9f238e79b1 (diff)
bugfix: fix the include headers for DeviceKit 002
Diffstat (limited to 'src/dkp-wup.c')
-rw-r--r--src/dkp-wup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dkp-wup.c b/src/dkp-wup.c
index a67df81..d901c6c 100644
--- a/src/dkp-wup.c
+++ b/src/dkp-wup.c
@@ -29,7 +29,7 @@
#include <glib.h>
#include <glib-object.h>
-#include <devkit-gobject.h>
+#include <devkit-gobject/devkit-gobject.h>
#include <stdio.h>
#include <stdlib.h>