X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Fassignments.h;h=a4dc766b5e96e59b7be80a5799b58e9b7a1dab96;hp=b83ee03faab0c3252e49c1f625048c417b9bb96c;hb=HEAD;hpb=a32b6da71249a71487b5708e0f043e5cb3b146c1 diff --git a/include/assignments.h b/include/assignments.h index b83ee03f..a4dc766b 100644 --- a/include/assignments.h +++ b/include/assignments.h @@ -2,13 +2,15 @@ * 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) * * assignments.c: Assignments for specific windows (for_window). * */ #pragma once +#include + /** * Checks the list of assignments for the given window and runs all matching * ones (unless they have already been run for this specific window).