mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Software: Clean out unnecessary includes/fwd decls
This commit is contained in:
@ -7,11 +7,6 @@
|
||||
#include <string>
|
||||
#include "VideoCommon/VideoBackendBase.h"
|
||||
|
||||
namespace MMIO
|
||||
{
|
||||
class Mapping;
|
||||
}
|
||||
|
||||
namespace SW
|
||||
{
|
||||
class VideoSoftware : public VideoBackendBase
|
||||
|
Reference in New Issue
Block a user