Add missing #include <qmetatype.h>

There's a Q_DECLARE_METATYPE at the end of this file.

Change-Id: Ib63aa4397ccba8740d46cf1ee7af712f75d05765
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
bb10
Thiago Macieira 2012-08-20 14:22:17 +02:00 committed by Qt by Nokia
parent 42d712b4ab
commit eda5d42ab9
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@
#ifndef QT_NO_HTTP
#include <private/qhttpnetworkheader_p.h>
#include <qmetatype.h>
QT_BEGIN_NAMESPACE