X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Fhandlers.h;h=1d5a386522bcbe229c1de411ecf7b5ceab4d5fe8;hp=82f6b982fc43474c5717e5c48748a04409e8102c;hb=HEAD;hpb=89d3f93bec03547cf5b07b1e120aa07374b2dd64 diff --git a/include/handlers.h b/include/handlers.h index 82f6b982..1d5a3865 100644 --- a/include/handlers.h +++ b/include/handlers.h @@ -2,7 +2,7 @@ * vim:ts=4:sw=4:expandtab * * i3 - an improved dynamic tiling window manager - * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE) + * © 2009 Michael Stapelberg and contributors (see also: LICENSE) * * handlers.c: Small handlers for various events (keypresses, focus changes, * …). @@ -10,6 +10,8 @@ */ #pragma once +#include + #include extern int randr_base;