summaryrefslogtreecommitdiff
path: root/src/conin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/conin.cpp')
-rw-r--r--src/conin.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/conin.cpp b/src/conin.cpp
index 85c34fb..b23050b 100644
--- a/src/conin.cpp
+++ b/src/conin.cpp
@@ -6,8 +6,6 @@
#include <cstdio>
#include "mathutil.h"
#include "process.h"
-#include "csgo/csgoplayer.h"
-#include "csgo/hack.h"
U8* con_key_states = (U8*)malloc( 256 );
bool con_capturing_input = false;