From 9a17811cd39d8acaeea1f22b9a6ec4562b6256fb Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Mon, 7 Feb 2000 03:21:08 +0000 Subject: [PATCH] removed reference to cl_state.h --- common/qstructs.h | 1 - 1 file changed, 1 deletion(-) diff --git a/common/qstructs.h b/common/qstructs.h index 075e39a..8bde1e2 100644 --- a/common/qstructs.h +++ b/common/qstructs.h @@ -50,5 +50,4 @@ typedef struct int percent; // 0-256 } cshift_t; -#include #endif // _QSTRUCTS_H