diff options
Diffstat (limited to 'engines/hugo/inventory.cpp')
| -rw-r--r-- | engines/hugo/inventory.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/hugo/inventory.cpp b/engines/hugo/inventory.cpp index ab58e386ba..410c4e715c 100644 --- a/engines/hugo/inventory.cpp +++ b/engines/hugo/inventory.cpp @@ -18,9 +18,6 @@ * 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$ - * */ /* @@ -30,6 +27,7 @@ * */ +#include "common/debug.h" #include "common/system.h" #include "hugo/hugo.h" |
