Skip to content

Commit 9904919

Browse files
Add version tag for sdlsyswm.inc
1 parent c3fd94b commit 9904919

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
@@ -159,7 +159,7 @@ interface
159159
{$I sdlhidapi.inc} // 2.0.18
160160
{$I sdltouch.inc} // 2.24.0
161161
{$I sdlgesture.inc} // 2.26.2
162-
{$I sdlsyswm.inc}
162+
{$I sdlsyswm.inc} // 2.26.5
163163
{$I sdlevents.inc} // 2.24.0
164164
{$I sdllocale.inc} // 2.0.14
165165
{$I sdlclipboard.inc} // 2.24.1

0 commit comments

Comments
 (0)