forked from dolphin-emu/dolphin
Convert all includes to relative paths.
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "Common.h"
|
||||
#include "VideoBackendBase.h"
|
||||
#include "Common/Common.h"
|
||||
#include "VideoCommon/VideoBackendBase.h"
|
||||
|
||||
class PointerWrap;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user