summaryrefslogtreecommitdiff
path: root/gusb/gusb-device-list.h
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2022-06-15 17:23:41 +0100
committerRichard Hughes <richard@hughsie.com>2022-06-16 12:13:33 +0100
commit10ed6f9299ddee38a3861eaafbaff71446438318 (patch)
treea6e7b9cbc404d2c892619a9353efa5f6a85a3690 /gusb/gusb-device-list.h
parentc4996af7e2b128311d952a0b59c35e1542360896 (diff)
downloadgusb-10ed6f9299ddee38a3861eaafbaff71446438318.tar.gz
trivial: Remove some duplicate header includes
Diffstat (limited to 'gusb/gusb-device-list.h')
-rw-r--r--gusb/gusb-device-list.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gusb/gusb-device-list.h b/gusb/gusb-device-list.h
index eecc7cf..97edee3 100644
--- a/gusb/gusb-device-list.h
+++ b/gusb/gusb-device-list.h
@@ -8,10 +8,7 @@
#pragma once
-#include <glib-object.h>
-
#include <gusb/gusb-context.h>
-#include <gusb/gusb-device.h>
G_BEGIN_DECLS