diff options
-rw-r--r-- | sdl_zoom.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ #ifndef SDL_zoom_h #define SDL_zoom_h -#include <SDL/SDL.h> +#include <SDL.h> #define SMOOTHING_OFF 0 #define SMOOTHING_ON 1 |
index : riscv-gnu-toolchain/qemu.git | ||
Unnamed repository; edit this file 'description' to name the repository. | root |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | sdl_zoom.h | 2 |
@@ -14,7 +14,7 @@ #ifndef SDL_zoom_h #define SDL_zoom_h -#include <SDL/SDL.h> +#include <SDL.h> #define SMOOTHING_OFF 0 #define SMOOTHING_ON 1 |