summaryrefslogtreecommitdiff
path: root/src/console.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/console.cpp')
-rw-r--r--src/console.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/console.cpp b/src/console.cpp
index e1913071f..c37d995d4 100644
--- a/src/console.cpp
+++ b/src/console.cpp
@@ -10,9 +10,6 @@
/** @file console.cpp Handling of the in-game console. */
#include "stdafx.h"
-#include "core/alloc_func.hpp"
-#include "core/math_func.hpp"
-#include "string_func.h"
#include "console_internal.h"
#include "network/network.h"
#include "network/network_func.h"