From fa08656f2e17fa7306ed4fa0f332b209b05867b6 Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 8 May 2001 22:14:08 +0000 Subject: [PATCH] --- source/game/game.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/game/game.cpp b/source/game/game.cpp index c29a841d2..d117fe790 100644 --- a/source/game/game.cpp +++ b/source/game/game.cpp @@ -67,11 +67,6 @@ #include "frontend\frontend.h" #endif -#ifndef __PICKUPS_PICKUP_H__ -#include "pickups\pickup.h" -#endif - - #ifndef __SOUND_SOUND_H__ #include "sound\sound.h" #endif