mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-23 21:09:44 -05:00
Convert all includes to relative paths.
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "CommonTypes.h"
|
||||
#include "ChunkFile.h"
|
||||
#include "Common/ChunkFile.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
namespace OpcodeDecoder
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user