mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-15 06:58:37 +02:00
Convert all includes to relative paths.
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
|
||||
#include "FramebufferManagerBase.h"
|
||||
|
||||
#include "RenderBase.h"
|
||||
#include "VideoConfig.h"
|
||||
#include "VideoCommon/FramebufferManagerBase.h"
|
||||
#include "VideoCommon/RenderBase.h"
|
||||
#include "VideoCommon/VideoConfig.h"
|
||||
|
||||
FramebufferManagerBase *g_framebuffer_manager;
|
||||
|
||||
|
Reference in New Issue
Block a user