TagReaderTagParser: Fix timeconstants.h include
This commit is contained in:
parent
4717d783dc
commit
04f062547d
|
@ -41,7 +41,7 @@
|
|||
|
||||
#include "core/logging.h"
|
||||
#include "core/messagehandler.h"
|
||||
#include "core/timeconstants.h"
|
||||
#include "utilities/timeconstants.h"
|
||||
|
||||
TagReaderTagParser::TagReaderTagParser() = default;
|
||||
|
||||
|
|
Loading…
Reference in New Issue