Skip to content

Commit cb621e3

Browse files
Add version tag 2.26.2 for sdlhaptic.inc
1 parent f112938 commit cb621e3

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 sdljoystick.inc} // 2.24.0
187187
{$I sdlsensor.inc} // 2.26.0
188188
{$I sdlgamecontroller.inc} // 2.24.0
189-
{$I sdlhaptic.inc}
189+
{$I sdlhaptic.inc} // 2.26.2
190190
{$I sdlhidapi.inc} // 2.0.18
191191
{$I sdltouch.inc} // 2.24.0
192192
{$I sdlgesture.inc}

0 commit comments

Comments
 (0)