backend/libinput: use internal_config

Removes project arguments.
This commit is contained in:
Simon Ser 2022-11-25 18:10:42 +01:00 committed by Alexander Orzechowski
parent cb6b1193c8
commit a4a40618ad
2 changed files with 4 additions and 4 deletions

View file

@ -12,6 +12,8 @@
#include <wlr/types/wlr_tablet_tool.h>
#include <wlr/types/wlr_touch.h>
#include "config.h"
struct wlr_libinput_backend {
struct wlr_backend backend;