diff options
Diffstat (limited to 'engines/gob/inter_v4.cpp')
| -rw-r--r-- | engines/gob/inter_v4.cpp | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/engines/gob/inter_v4.cpp b/engines/gob/inter_v4.cpp index 778387e52d..f89af0e45a 100644 --- a/engines/gob/inter_v4.cpp +++ b/engines/gob/inter_v4.cpp @@ -18,14 +18,9 @@   * along with this program; if not, write to the Free Software   * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.   * - * $URL$ - * $Id$ - *   */ -#include "common/endian.h"  #include "common/str.h" -#include "common/file.h"  #include "gob/gob.h"  #include "gob/inter.h"  | 
