SDL2/SDL.h -> SDL.h

This commit is contained in:
2025-01-13 00:15:12 +01:00
parent 676f27c094
commit dde1be55d3
7 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
#include "main.h"
#include <SDL2/SDL.h>
#include <SDL.h>
#include <stdbool.h>
#include <stdio.h>
#include <string.h>