From c4c642c7f3fd84f2cce78b84561bfb42030d2230 Mon Sep 17 00:00:00 2001 From: epoch Date: Sun, 24 Dec 2017 03:41:03 -0600 Subject: removed an X11 header from common.h... no clue why I had that. --- src/common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common.h') diff --git a/src/common.h b/src/common.h index dc6ad08..c99194d 100644 --- a/src/common.h +++ b/src/common.h @@ -2,7 +2,6 @@ #include "math.h" #ifndef _HACKVR_COMMON_H_ -#include #define _HACKVR_COMMON_H_ #define TOP 240.0 -- cgit v1.2.3