Fix build

master
Aleix Pol 2020-08-11 17:35:36 +02:00
parent bd7624fdbf
commit 17a1640e62
1 changed files with 1 additions and 1 deletions

View File

@ -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"