summaryrefslogtreecommitdiff
path: root/gusb/gusb-device-private.h
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2011-08-10 09:59:27 +0200
committerHans de Goede <hdegoede@redhat.com>2011-08-10 20:09:38 +0200
commit58a3d9a7927d385a4d6d04cdc6113bd570295246 (patch)
tree65e6fe7f5b09127d2cc99efe1129de11b21506e2 /gusb/gusb-device-private.h
parent6a425f1601fcc60263f5014e5d3bd2e30719da2e (diff)
downloadgusb-58a3d9a7927d385a4d6d04cdc6113bd570295246.tar.gz
gusb-*.h: Add missing / fixup includes
Diffstat (limited to 'gusb/gusb-device-private.h')
-rw-r--r--gusb/gusb-device-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gusb/gusb-device-private.h b/gusb/gusb-device-private.h
index 31c3e74..c93b51a 100644
--- a/gusb/gusb-device-private.h
+++ b/gusb/gusb-device-private.h
@@ -21,7 +21,7 @@
#ifndef __GUSB_DEVICE_PRIVATE_H__
#define __GUSB_DEVICE_PRIVATE_H__
-#include "gusb-device.h"
+#include <gusb/gusb-device.h>
G_BEGIN_DECLS