Fix build

Add missing include of QVector. Sorry built on my system without it.
This commit is contained in:
Martin Gräßlin 2016-10-11 08:05:15 +02:00
parent 0649c8e51e
commit bbbfb48f48

View file

@ -23,6 +23,7 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
#include "resource_p.h"
#include <QPointer>
#include <QVector>
namespace KWayland
{