XCB platform plugin: add missing include

89870a35bd introduced an
usage of std::free without including cstdlib.

Change-Id: I9b7ae1caf90bf22aae99cc0407347350c83181a2
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
bb10
Marcel Krems 2017-05-31 12:08:14 +02:00 committed by Gatis Paeglis
parent 7f2def3e57
commit f68e4b8c31
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
#include <QtCore/QLoggingCategory>
#include <QtCore/private/qglobal_p.h>
#include <cstdlib>
#include <memory>
// This is needed to make Qt compile together with XKB. xkb.h is using a variable