X-Git-Url: https://git.armaanb.net/?p=slock.git;a=blobdiff_plain;f=slock.c;h=5051f04eb8a70a2fc7756fd29d6950850fb4236d;hp=d281965809db3017767aa5f12cbd99dd31c97482;hb=44ce161c139f74cac80dd77aafdfadb49a85af2a;hpb=4339b507af01421e2deab63ca9ac3c5bdae5f4cc diff --git a/slock.c b/slock.c index d281965..5051f04 100644 --- a/slock.c +++ b/slock.c @@ -23,6 +23,8 @@ #include #endif +#include "config.h" + typedef struct { int screen; Window root, win;