Add missing include for Qt 5.14 build
This commit is contained in:
parent
e8d192433d
commit
19f2fddc0a
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
#include <wayland-xdg-output-server-protocol.h>
|
#include <wayland-xdg-output-server-protocol.h>
|
||||||
|
|
||||||
|
#include <QHash>
|
||||||
|
|
||||||
namespace KWayland
|
namespace KWayland
|
||||||
{
|
{
|
||||||
namespace Server
|
namespace Server
|
||||||
|
|
Loading…
Reference in a new issue