diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2009-08-09 20:43:15 +0200 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2009-08-09 20:43:15 +0200 |
commit | cd9dd505cc8dc1761a5c12615eb297001aec964d (patch) | |
tree | 25f7abfe172fca857f2e17140d67ab84fbfe34fe | |
parent | c7ca178e9bae1ff86af451ade23143a1c2fa7ef6 (diff) |
Forgot one reference to extract.h
-rw-r--r-- | mpq-file.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ #include "mpq-bios.h" #include "mpq-file.h" #include "mpq-errors.h" -#include "extract.h" #include "errors.h" #define MPQ_BUFSIZ 16384 |