Basic data manager (wterm now shows, but input is still not working)

This commit is contained in:
Keith Bowes 2020-02-18 15:56:03 -05:00
parent 64db394085
commit f805499487
2 changed files with 2 additions and 1 deletions

View file

@ -14,6 +14,7 @@
#include <wlr/render/wlr_renderer.h>
#include <wlr/render/wlr_texture.h>
#include <wlr/types/wlr_compositor.h>
#include <wlr/types/wlr_data_device.h>
#include <wlr/types/wlr_idle.h>
#include <wlr/types/wlr_screencopy_v1.h>
#include <wlr/types/wlr_matrix.h>