summaryrefslogtreecommitdiff
path: root/gusb/gusb-device-list.h
diff options
context:
space:
mode:
Diffstat (limited to 'gusb/gusb-device-list.h')
-rw-r--r--gusb/gusb-device-list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gusb/gusb-device-list.h b/gusb/gusb-device-list.h
index 39590c0..2992f53 100644
--- a/gusb/gusb-device-list.h
+++ b/gusb/gusb-device-list.h
@@ -57,7 +57,7 @@ struct _GUsbDeviceListClass
* If adding fields to this struct, remove corresponding
* amount of padding to avoid changing overall struct size
*/
- gchar _gusb_reserved[GUSB_RESERVED_PADDING];
+ gchar _gusb_reserved[G_USB_RESERVED_PADDING];
};
GType g_usb_device_list_get_type (void);