1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-05 05:47:26 +03:00

Try to fix build with Clang

This commit is contained in:
Yuri Chornoivan 2019-08-18 12:57:06 +03:00 committed by Michail Vourlakos
parent 3fb0206243
commit 784dfd1bf9

View File

@ -21,6 +21,8 @@
#ifndef VISIBILITYMANAGER_H
#define VISIBILITYMANAGER_H
#include <array>
// local
#include "../plasma/quick/containmentview.h"
#include "../../liblatte2/types.h"