diff options
Diffstat (limited to 'src/qmmpui/qmmpui_export.h')
| -rw-r--r-- | src/qmmpui/qmmpui_export.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qmmpui/qmmpui_export.h b/src/qmmpui/qmmpui_export.h index e71215ea7..1258703f4 100644 --- a/src/qmmpui/qmmpui_export.h +++ b/src/qmmpui/qmmpui_export.h @@ -20,6 +20,8 @@ #ifndef QMMPUI_EXPORT_H #define QMMPUI_EXPORT_H +#include <QtGlobal> + #ifdef QMMPUI_LIBRARY # define QMMPUI_EXPORT Q_DECL_EXPORT #else |
