From b4b3190b62538249dffe77b60e5b65b3d78005d8 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 9 Jan 2008 09:57:48 +0000 Subject: (svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed... --- src/station.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/station.cpp') diff --git a/src/station.cpp b/src/station.cpp index af16d6960..2a04a88c6 100644 --- a/src/station.cpp +++ b/src/station.cpp @@ -10,7 +10,6 @@ #include "table/sprites.h" #include "table/strings.h" #include "station.h" -#include "viewport.h" #include "town.h" #include "news.h" #include "saveload.h" -- cgit v1.2.3-54-g00ecf