AVIDump: Add missing CoreTiming header
Fixes build on the mesa buildbot
This commit is contained in:
parent
98d9a38fe0
commit
e283839b68
|
@ -13,6 +13,7 @@
|
|||
#include "Common/StringUtil.h"
|
||||
#include "Common/Logging/Log.h"
|
||||
|
||||
#include "Core/CoreTiming.h"
|
||||
#include "Core/HW/VideoInterface.h" //for TargetRefreshRate
|
||||
#include "VideoCommon/AVIDump.h"
|
||||
#include "VideoCommon/VideoConfig.h"
|
||||
|
|
Loading…
Reference in New Issue