mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 11:08:25 +00:00
Remove SDL/ prefix
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
#ifndef SDL_zoom_h
|
#ifndef SDL_zoom_h
|
||||||
#define SDL_zoom_h
|
#define SDL_zoom_h
|
||||||
|
|
||||||
#include <SDL/SDL.h>
|
#include <SDL.h>
|
||||||
|
|
||||||
#define SMOOTHING_OFF 0
|
#define SMOOTHING_OFF 0
|
||||||
#define SMOOTHING_ON 1
|
#define SMOOTHING_ON 1
|
||||||
|
|||||||
Reference in New Issue
Block a user