diff options
Diffstat (limited to 'engines/touche/resource.cpp')
| -rw-r--r-- | engines/touche/resource.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/touche/resource.cpp b/engines/touche/resource.cpp index 3c108e2931..8f4752e912 100644 --- a/engines/touche/resource.cpp +++ b/engines/touche/resource.cpp @@ -18,12 +18,10 @@ * 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/textconsole.h" #include "audio/decoders/flac.h" #include "audio/mixer.h" |
