Skip to content

Commit d68857c

Browse files
committed
Add version marker to sdlhidapi.inc
1 parent 48402ed commit d68857c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/sdl2.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ interface
186186
{$I sdlsensor.inc}
187187
{$I sdlgamecontroller.inc} // 2.0.22
188188
{$I sdlhaptic.inc}
189-
{$I sdlhidapi.inc}
189+
{$I sdlhidapi.inc} // 2.0.18
190190
{$I sdltouch.inc}
191191
{$I sdlgesture.inc}
192192
{$I sdlsyswm.inc}

0 commit comments

Comments
 (0)