1
0
mirror of https://gitlab.com/qemu-project/qemu synced 2024-07-08 20:17:27 +00:00

Remove SDL/ prefix

This commit is contained in:
malc 2009-07-08 18:25:37 +04:00
parent d644f8beaa
commit e2b19c85ea

View File

@ -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