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

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