mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Convert all includes to relative paths.
This commit is contained in:
@ -5,8 +5,8 @@
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
|
||||
#include "Blob.h"
|
||||
#include "CISOBlob.h"
|
||||
#include "DiscIO/Blob.h"
|
||||
#include "DiscIO/CISOBlob.h"
|
||||
|
||||
namespace DiscIO
|
||||
{
|
||||
|
Reference in New Issue
Block a user