Fix compilation: error: ‘GeoDataDocument’ does not name a type

Signed-off-by: Thiago Macieira <thiago@macieira.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Thiago Macieira 2013-05-30 09:52:31 +09:00 committed by Dirk Hohndel
parent bb2187ca36
commit 7b75cfa808

View file

@ -3,6 +3,7 @@
#include <marble/MarbleWidget.h>
#include <marble/GeoDataCoordinates.h>
#include <marble/GeoDataDocument.h>
#include <QHash>