Fix build: don't include wayland-client.h in test_wayland_region.cpp
This commit is contained in:
parent
5debfb6832
commit
323417ae63
1 changed files with 0 additions and 2 deletions
|
@ -28,8 +28,6 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "../../src/server/display.h"
|
||||
#include "../../src/server/compositor_interface.h"
|
||||
#include "../../src/server/region_interface.h"
|
||||
// Wayland
|
||||
#include <wayland-client.h>
|
||||
|
||||
class TestRegion : public QObject
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue