summaryrefslogtreecommitdiff
path: root/gusb/gusb.h
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2022-08-14 16:15:20 +0100
committerRichard Hughes <richard@hughsie.com>2022-09-05 08:13:17 +0100
commitb82f6acf0c6c1d2f4b1afdbd2c240061344e14c7 (patch)
tree71b03b71188e63af44d3aa395ee40f84a37f4bd6 /gusb/gusb.h
parent6eb6e9d8bb45042b1e5d0acc058169d2eaf2deeb (diff)
downloadgusb-b82f6acf0c6c1d2f4b1afdbd2c240061344e14c7.tar.gz
Use G_DECLARE_DERIVABLE_TYPE to reduce boilerplate
Diffstat (limited to 'gusb/gusb.h')
-rw-r--r--gusb/gusb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gusb/gusb.h b/gusb/gusb.h
index 928d50a..0a698e8 100644
--- a/gusb/gusb.h
+++ b/gusb/gusb.h
@@ -9,7 +9,6 @@
#define __GUSB_INSIDE__
-#include <gusb/gusb-autocleanups.h>
#include <gusb/gusb-bos-descriptor.h>
#include <gusb/gusb-context.h>
#include <gusb/gusb-device-list.h>