From 84a8bdc86ba488057052a7c87fab62dd916e43df Mon Sep 17 00:00:00 2001 From: Ori Avtalion Date: Sat, 12 Feb 2011 10:00:52 +0000 Subject: JANITORIAL: Remove duplicate #include's svn-id: r55889 --- base/main.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'base') diff --git a/base/main.cpp b/base/main.cpp index 8c613b8e85..65aa0ab43f 100644 --- a/base/main.cpp +++ b/base/main.cpp @@ -40,7 +40,7 @@ #include "common/archive.h" #include "common/config-manager.h" #include "common/debug.h" -#include "common/debug-channels.h" +#include "common/debug-channels.h" /* for debug manager */ #include "common/events.h" #include "common/EventRecorder.h" #include "common/file.h" @@ -48,7 +48,6 @@ #include "common/system.h" #include "common/tokenizer.h" #include "common/translation.h" -#include "common/debug-channels.h" /* for debug manager */ #include "gui/gui-manager.h" #include "gui/message.h" -- cgit v1.2.3