diff options
-rw-r--r-- | src/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 <X11/Xlib.h> #define _HACKVR_COMMON_H_ #define TOP 240.0 |