Commit 037030a7a2c529c183bb1666584fbc269029f22f

Sam Lantinga 2021-11-08T20:26:40

Install SDL_hidapi.h

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Makefile.in b/Makefile.in
index 65ccc55..f72ef2f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -80,6 +80,7 @@ HDRS = \
 	SDL_gamecontroller.h \
 	SDL_gesture.h \
 	SDL_haptic.h \
+	SDL_hidapi.h \
 	SDL_hints.h \
 	SDL_joystick.h \
 	SDL_keyboard.h \