From e048c5cf17f707971e08c52d0bbb1d5e99428941 Mon Sep 17 00:00:00 2001 From: Akkadius Date: Mon, 15 Dec 2014 20:32:03 -0600 Subject: [PATCH] eq_stream_ident.h header include cleanup --- common/eq_stream_ident.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/eq_stream_ident.h b/common/eq_stream_ident.h index c038daf26..2020c85cf 100644 --- a/common/eq_stream_ident.h +++ b/common/eq_stream_ident.h @@ -4,13 +4,13 @@ #include "eq_stream.h" #include "timer.h" #include -#include #include #define STREAM_IDENT_WAIT_MS 10000 class OpcodeManager; class StructStrategy; +class EQStreamInterface; class EQStreamIdentifier { public: