Adapt testing code to KeyboardioHID import

Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>
f/driver/keyboardiohid
Michael Richters 2 years ago
parent e7ad6e0b5c
commit 1cee211b9e
No known key found for this signature in database
GPG Key ID: 1288FD13E4EEF0C0

@ -16,7 +16,7 @@
#include "testing/ExpectedMouseReport.h" #include "testing/ExpectedMouseReport.h"
#include "MultiReport/Mouse.h" // for (anonymous union)::(anonymous) #include "kaleidoscope/driver/hid/keyboardio/usb/MultiReport/Mouse.h" // for (anonymous union)::(anonymous)
#include "testing/MouseReport.h" // for MouseReport::ReportData #include "testing/MouseReport.h" // for MouseReport::ReportData
namespace kaleidoscope { namespace kaleidoscope {

Loading…
Cancel
Save