mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-07 16:52:06 +00:00
Remove SDL/ prefix
This commit is contained in:
parent
d644f8beaa
commit
e2b19c85ea
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user