From c14776a32f53d041000770acfa7bc9efea3f2b99 Mon Sep 17 00:00:00 2001 From: Nathan Woods Date: Sun, 9 Feb 2014 11:58:38 +0000 Subject: [PATCH] Removing stray #include --- src/emu/ui/selgame.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/emu/ui/selgame.c b/src/emu/ui/selgame.c index cc5553acf5c..c86620aa377 100644 --- a/src/emu/ui/selgame.c +++ b/src/emu/ui/selgame.c @@ -16,7 +16,6 @@ #include "rendutil.h" #include "cheat.h" #include "uiinput.h" -#include "ui/filemngr.h" #include "ui/selgame.h" #include "ui/miscmenu.h" #include "audit.h"