diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h index 24011f7..35d6bcd 100644 --- a/src/common.h +++ b/src/common.h @@ -1,3 +1,5 @@ +#include "config.h" + #ifndef _HACKVR_COMMON_H_ #include <X11/Xlib.h> #define _HACKVR_COMMON_H_ |