Fix build
This commit is contained in:
parent
bd7624fdbf
commit
17a1640e62
1 changed files with 1 additions and 1 deletions
|
@ -13,12 +13,12 @@
|
|||
|
||||
// TODO: Make it compile also in testing environment
|
||||
#ifndef KWIN_BUILD_TESTING
|
||||
#include "../abstract_wayland_output.h"
|
||||
#include "../main.h"
|
||||
#include "../platform.h"
|
||||
#include "../screens.h"
|
||||
#endif
|
||||
|
||||
#include "../abstract_wayland_output.h"
|
||||
#include "../logind.h"
|
||||
#include "../udev.h"
|
||||
#include "libinput_logging.h"
|
||||
|
|
Loading…
Reference in a new issue