From a131b0c6cf6e46a9f2b94183b3fe6780cdaeeb91 Mon Sep 17 00:00:00 2001 From: Anonymous Maarten Date: Wed, 24 Dec 2025 03:54:08 +0000 Subject: [PATCH] Update src/harness/platforms/sdl1.c --- src/harness/platforms/sdl1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/harness/platforms/sdl1.c b/src/harness/platforms/sdl1.c index cddd45bc..86ec53c7 100644 --- a/src/harness/platforms/sdl1.c +++ b/src/harness/platforms/sdl1.c @@ -51,7 +51,7 @@ ELF_NOTE_DLOPEN( "Platform-specific operations such as creating windows and handling events", ELF_NOTE_DLOPEN_PRIORITY_SUGGESTED, "libSDL-1.2.so.0", - "libSDL-1.2.so", + "libSDL-1.2.so" ); #endif static const char* const possible_locations[] = {