// 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 "main.h"

#include "VideoCommon.h"

#endif // _GLOBALS_H_