diff options
Diffstat (limited to 'engines/agos/string.cpp')
| -rw-r--r-- | engines/agos/string.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/agos/string.cpp b/engines/agos/string.cpp index bda605a84a..1cdd7f6d81 100644 --- a/engines/agos/string.cpp +++ b/engines/agos/string.cpp @@ -18,14 +18,12 @@ * 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/file.h" +#include "common/textconsole.h" #include "gui/about.h" #include "gui/message.h" |
