summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2023-01-25 15:33:05 +0000
committerRichard Hughes <richard@hughsie.com>2023-01-26 08:30:29 +0000
commit28b4d05f30f80dc71052f45fd19a052e20196fc9 (patch)
treee772b78eb1671869cd2a4ec5d092aa134612ef0c
parent8a671b4b51d1841b333e0b7cb7c811b58bbe20dc (diff)
downloadgusb-28b4d05f30f80dc71052f45fd19a052e20196fc9.tar.gz
trivial: Export the gusb-device-event.h header
-rw-r--r--gusb/gusb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gusb/gusb.h b/gusb/gusb.h
index 0a698e8..30bc511 100644
--- a/gusb/gusb.h
+++ b/gusb/gusb.h
@@ -11,6 +11,7 @@
#include <gusb/gusb-bos-descriptor.h>
#include <gusb/gusb-context.h>
+#include <gusb/gusb-device-event.h>
#include <gusb/gusb-device-list.h>
#include <gusb/gusb-device.h>
#include <gusb/gusb-endpoint.h>