summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index baf28fb..7a5ca8f 100644
--- a/Rakefile
+++ b/Rakefile
@@ -52,7 +52,7 @@ GLSL_FILES = FileList[
SPV_FILES = GLSL_FILES.ext('.spv')
LIBRARIES = [
- 'SDL2',
+ 'SDL3',
'freetype',
'm'
] + OS_LIBRARIES