From 4925bb9e5cd980e4beafc9625829c437a8a19a05 Mon Sep 17 00:00:00 2001 From: punkrockguy318 Date: Thu, 5 Jun 2008 03:58:04 +0000 Subject: [PATCH] removed an include to a file that was atticed --- src/drivers/sdl/sdl.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/drivers/sdl/sdl.cpp b/src/drivers/sdl/sdl.cpp index 2d75df56..a3818ce7 100644 --- a/src/drivers/sdl/sdl.cpp +++ b/src/drivers/sdl/sdl.cpp @@ -171,8 +171,6 @@ CloseStuff(int signum) #endif -#include "usage.h" - /** * Loads a game, given a full path/filename. The driver code must be * initialized after the game is loaded, because the emulator code