mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
Remove SDL/ prefix
This commit is contained in:
parent
d644f8beaa
commit
e2b19c85ea
1 changed files with 1 additions and 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue