dolphin/Source/Core/VideoBackends/OGL/Src/Globals.h

14 lines
246 B
C

// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Refer to the license.txt file included.
#ifndef _GLOBALS_H_
#define _GLOBALS_H_
#include "Common.h"
#include "VideoConfig.h"
#include "VideoCommon.h"
#endif // _GLOBALS_H_