libclementine-common: Move timeconstants.h to common location
This header is used by code in /ext, so move it out of /src. This is the last /ext dependency on /src.
This commit is contained in:
parent
3f34b332cf
commit
cd41f706af
@ -50,7 +50,7 @@
|
||||
#include "config.h"
|
||||
#include "core/application.h"
|
||||
#include "core/logging.h"
|
||||
#include "timeconstants.h"
|
||||
#include "core/timeconstants.h"
|
||||
|
||||
#if defined(Q_OS_UNIX)
|
||||
#include <sys/statvfs.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user