X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=gacela_SDL.lisp;h=b077d788c78b48ab18250af7516684ec3c6cdfbf;hb=02026932e3ecf2ff041a8a0389cf6c077df3e49d;hp=810908045b5c24503f72c314fd82068513446973;hpb=27b9bb922e43e418305b28d8139408634d4be1a3;p=gacela.git diff --git a/gacela_SDL.lisp b/gacela_SDL.lisp index 8109080..b077d78 100644 --- a/gacela_SDL.lisp +++ b/gacela_SDL.lisp @@ -21,6 +21,7 @@ (clines "#include ") (clines "#include ") (clines "#include ") +(clines "#include ") ;;; These are the flags which may be passed to SDL_Init() (defconstant SDL_INIT_TIMER #x00000001)