summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/GLExtensions/gl_common.h
blob: feb102277ca16c5ec34171611540db6767a0ac70 (plain)
1
2
3
4
5
6
7
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Refer to the license.txt file included.

#include <GL/gl.h>
#include <GL/glext.h>