From 93e49f22340be46b010ec1f6452df0392dad4de4 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Thu, 12 May 2005 17:00:08 +0000 Subject: Compilation fix. svn-id: r18073 --- saga/interface.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'saga') diff --git a/saga/interface.h b/saga/interface.h index c01d179dd5..f66380d1f1 100644 --- a/saga/interface.h +++ b/saga/interface.h @@ -26,6 +26,8 @@ #ifndef SAGA_INTERFACE_H__ #define SAGA_INTERFACE_H__ +#include "common/file.h" + #include "saga/sprite.h" #include "saga/script.h" -- cgit v1.2.3