diff options
Diffstat (limited to 'graphics/xmps/files/patch-codecs::video::flx::flx_codec.h')
| -rw-r--r-- | graphics/xmps/files/patch-codecs::video::flx::flx_codec.h | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/xmps/files/patch-codecs::video::flx::flx_codec.h b/graphics/xmps/files/patch-codecs::video::flx::flx_codec.h new file mode 100644 index 000000000000..bedd02f21154 --- /dev/null +++ b/graphics/xmps/files/patch-codecs::video::flx::flx_codec.h @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- codecs/video/flx/flx_codec.h.orig Wed Nov 1 20:46:14 2000 ++++ codecs/video/flx/flx_codec.h Sun Feb 4 22:55:34 2001 +@@ -52,7 +52,7 @@ + #include <stdlib.h> + #include <string.h> + #include <unistd.h> +-#include <SDL/SDL.h> ++#include <SDL.h> + + typedef struct { + |
