1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-02-02 20:36:44 +01:00

Add missing header.

This commit is contained in:
John Maguire 2012-06-29 17:06:47 +02:00
parent 20b11961f9
commit 905ef90882

View File

@ -58,6 +58,7 @@
# include "mtpdevice.h"
#endif
#include <QApplication>
#include <QDir>
#include <QIcon>
#include <QMessageBox>