From: jsancho Date: Tue, 8 Sep 2009 19:30:56 +0000 (+0000) Subject: (no commit message) X-Git-Url: https://git.jsancho.org/?a=commitdiff_plain;ds=sidebyside;h=1c8cab0374573dbf66a2d0a01921baeff0c90351;p=gacela.git --- diff --git a/gacela_SDL.lisp b/gacela_SDL.lisp index ebc98b1..b077d78 100644 --- a/gacela_SDL.lisp +++ b/gacela_SDL.lisp @@ -21,7 +21,7 @@ (clines "#include ") (clines "#include ") (clines "#include ") -(clines "#include ") +(clines "#include ") ;;; These are the flags which may be passed to SDL_Init() (defconstant SDL_INIT_TIMER #x00000001)