X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Fmain.h;h=1f213ccee6b8d55334df4b7ecd8978e6b954b8d9;hp=1ce539540be033a0eadbf3c5fd1c00fa09311a79;hb=HEAD;hpb=2bde6f080ecd5d0e2dccb20a1936a5d40af7ff84 diff --git a/include/main.h b/include/main.h index 1ce53954..1f213cce 100644 --- a/include/main.h +++ b/include/main.h @@ -9,6 +9,8 @@ */ #pragma once +#include + /** * Enable or disable the main X11 event handling function. * This is used by drag_pointer() which has its own, modal event handler, which