Skip to content

Commit b0a1208

Browse files
author
Jason Duncan
committed
Made a slight change that might help with compilation.
1 parent 047290f commit b0a1208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/G27PedalsShifter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#ifndef G27_h
2424
#define G27_h
2525

26-
#include "HID.h"
26+
#include <HID.h>
2727

2828
#if !defined(_USING_HID)
2929

0 commit comments

Comments
 (0)