fix build clocale
This commit is contained in:
parent
436c960712
commit
0434fbbd71
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@
|
||||||
#include "miscellaneous/application.h"
|
#include "miscellaneous/application.h"
|
||||||
#include "services/abstract/label.h"
|
#include "services/abstract/label.h"
|
||||||
|
|
||||||
|
#if defined(ENABLE_MEDIAPLAYER_LIBMPV)
|
||||||
|
#include <clocale>
|
||||||
|
#endif
|
||||||
|
|
||||||
#if defined(Q_OS_WIN)
|
#if defined(Q_OS_WIN)
|
||||||
#if QT_VERSION_MAJOR == 5
|
#if QT_VERSION_MAJOR == 5
|
||||||
#include <QtPlatformHeaders/QWindowsWindowFunctions>
|
#include <QtPlatformHeaders/QWindowsWindowFunctions>
|
||||||
|
|
Loading…
Add table
Reference in a new issue