summaryrefslogtreecommitdiff
path: root/lib/colorhug/ch-device.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/colorhug/ch-device.h')
-rw-r--r--lib/colorhug/ch-device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/colorhug/ch-device.h b/lib/colorhug/ch-device.h
index 9faf1ce..9d27790 100644
--- a/lib/colorhug/ch-device.h
+++ b/lib/colorhug/ch-device.h
@@ -69,6 +69,7 @@ gboolean ch_device_check_firmware (GUsbDevice *device,
GError **error)
G_GNUC_WARN_UNUSED_RESULT;
guint16 ch_device_get_runcode_address (GUsbDevice *device);
+const gchar *ch_device_get_guid (GUsbDevice *device);
G_END_DECLS