mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-14 00:09:24 +01:00
FramebufferManager: Add missing header guard
This commit is contained in:
parent
57dd968af9
commit
ab28ef5cff
@ -2,6 +2,8 @@
|
|||||||
// Licensed under GPLv2+
|
// Licensed under GPLv2+
|
||||||
// Refer to the license.txt file included.
|
// Refer to the license.txt file included.
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include "VideoCommon/FramebufferManagerBase.h"
|
#include "VideoCommon/FramebufferManagerBase.h"
|
||||||
|
|
||||||
class XFBSource : public XFBSourceBase
|
class XFBSource : public XFBSourceBase
|
||||||
|
Loading…
x
Reference in New Issue
Block a user