mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-11 03:43:37 -05:00
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