Skip to content

Commit de2ae16

Browse files
committed
Include HID.h
1 parent 93ece8d commit de2ae16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Keyboard.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2323
#ifndef KEYBOARD_h
2424
#define KEYBOARD_h
2525

26+
#include "HID.h"
27+
2628
#if !defined(_USING_HID)
2729

2830
#warning "Using legacy HID core (non pluggable)"

0 commit comments

Comments
 (0)