From 8a69ffc46c57fb550b5b50a724b908e404bc3c67 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 9 Apr 2004 15:10:23 +0000 Subject: Renamed template class 'List' to 'Array', since that is really what it is (a resizable array, not a linked list) svn-id: r13520 --- backends/wince/CEkeys/KeysBuffer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'backends/wince') diff --git a/backends/wince/CEkeys/KeysBuffer.h b/backends/wince/CEkeys/KeysBuffer.h index b8c56109d0..05da70296a 100644 --- a/backends/wince/CEkeys/KeysBuffer.h +++ b/backends/wince/CEkeys/KeysBuffer.h @@ -25,7 +25,6 @@ #include "common/stdafx.h" #include "common/scummsys.h" #include "common/system.h" -#include "common/list.h" #include "Key.h" -- cgit v1.2.3