Postfix xdg-output headers

"Doesn't need an update" my ass...
This commit is contained in:
Drew DeVault 2018-09-14 20:55:05 -04:00
parent 5d104ae537
commit 73aab86b6d

View file

@ -16,7 +16,7 @@
#include <wlr/types/wlr_screencopy_v1.h>
#include <wlr/types/wlr_server_decoration.h>
#include <wlr/types/wlr_xcursor_manager.h>
#include <wlr/types/wlr_xdg_output.h>
#include <wlr/types/wlr_xdg_output_v1.h>
#include <wlr/util/log.h>
#include "list.h"
#include "sway/config.h"