Android: Fix build.

Change-Id: Ie4cb2e58e1abb7319b26ce166a039c9b3db47dd7
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
Christian Kandeler
2013-10-01 17:06:58 +02:00
parent 2067b049a7
commit a54327dc25
2 changed files with 3 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
#define ANDROIDEXTRALIBRARYLISTMODEL_H
#include <QAbstractItemModel>
#include <QStringList>
namespace Qt4ProjectManager { class Qt4Project; }