summaryrefslogtreecommitdiff
path: root/hw/usb/hid-logitech-dj.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/usb/hid-logitech-dj.h')
-rw-r--r--hw/usb/hid-logitech-dj.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/usb/hid-logitech-dj.h b/hw/usb/hid-logitech-dj.h
index 6518c39fba..0ba7a5f61b 100644
--- a/hw/usb/hid-logitech-dj.h
+++ b/hw/usb/hid-logitech-dj.h
@@ -184,6 +184,7 @@ typedef struct {
/* TODO: charging, discharging, etc. */
} status;
} battery;
+ uint8_t activity_counter;
} LHidDevice;
/* helper macros for handling the report and error queue */