Add missing header

This commit is contained in:
project-repo 2020-09-07 11:49:15 +02:00
commit becd94e6ba

View file

@ -32,6 +32,7 @@
#include <wlr/xwayland.h>
#include "keybinding.h"
#include "view.h"
#include "message.h"
#include "output.h"
#include "render.h"