]> git.jsancho.org Git - gacela.git/blobdiff - gacela_SDL.lisp
(no commit message)
[gacela.git] / gacela_SDL.lisp
index ebc98b18c76db6420b9697fabaf1d3e4bea79f0c..b077d788c78b48ab18250af7516684ec3c6cdfbf 100644 (file)
@@ -21,7 +21,7 @@
 (clines "#include <SDL/SDL_image.h>")
 (clines "#include <SDL/SDL_ttf.h>")
 (clines "#include <SDL/SDL_mixer.h>")
-(clines "#include <SDL/rotozoom.h>")
+(clines "#include <SDL/SDL_rotozoom.h>")
 
 ;;; These are the flags which may be passed to SDL_Init()
 (defconstant SDL_INIT_TIMER            #x00000001)