forked from dolphin-emu/dolphin
Convert all includes to relative paths.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "PerfQueryBase.h"
|
||||
#include "VideoConfig.h"
|
||||
#include "VideoCommon/PerfQueryBase.h"
|
||||
#include "VideoCommon/VideoConfig.h"
|
||||
|
||||
PerfQueryBase* g_perf_query = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user