diff options
Diffstat (limited to 'clients/editor.c')
-rw-r--r-- | clients/editor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clients/editor.c b/clients/editor.c index 311bdb5d..e081a5b8 100644 --- a/clients/editor.c +++ b/clients/editor.c @@ -37,6 +37,7 @@ #include <pango/pangocairo.h> #include "shared/helpers.h" +#include "shared/xalloc.h" #include "window.h" #include "text-input-unstable-v1-client-protocol.h" |