]> git.jsancho.org Git - gacela.git/commitdiff
(no commit message)
authorjsancho <devnull@localhost>
Tue, 8 Sep 2009 19:30:56 +0000 (19:30 +0000)
committerjsancho <devnull@localhost>
Tue, 8 Sep 2009 19:30:56 +0000 (19:30 +0000)
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/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)
 
 ;;; These are the flags which may be passed to SDL_Init()
 (defconstant SDL_INIT_TIMER            #x00000001)