summaryrefslogtreecommitdiff
path: root/gusb/gusb-device.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.h
parentc4996af7e2b128311d952a0b59c35e1542360896 (diff)
downloadgusb-10ed6f9299ddee38a3861eaafbaff71446438318.tar.gz
trivial: Remove some duplicate header includes
Diffstat (limited to 'gusb/gusb-device.h')
-rw-r--r--gusb/gusb-device.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gusb/gusb-device.h b/gusb/gusb-device.h
index 4a2d671..34085f9 100644
--- a/gusb/gusb-device.h
+++ b/gusb/gusb-device.h
@@ -8,7 +8,6 @@
#pragma once
-#include <glib-object.h>
#include <gio/gio.h>
#include <gusb/gusb-util.h>