Git commit 19f67b09ff29b6339e02f2646b4ab14378159231 by Mark Kretschmann. Committed on 06/07/2013 at 20:29. Pushed by markey into branch 'master'.
Add another missing include. How can this code compile in some situations, and in others it doesn't? CCMAIL: amarok-devel@kde.org M +1 -0 src/scriptengine/AmarokCollectionScript.h http://commits.kde.org/amarok/19f67b09ff29b6339e02f2646b4ab14378159231 diff --git a/src/scriptengine/AmarokCollectionScript.h b/src/scriptengine/AmarokCollectionScript.h index 5733947..224bd54 100644 --- a/src/scriptengine/AmarokCollectionScript.h +++ b/src/scriptengine/AmarokCollectionScript.h @@ -18,6 +18,7 @@ #define AMAROK_COLLECTION_SCRIPT_H #include <QObject> +#include <QStringList> class QScriptEngine; _______________________________________________ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel