mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
[GLExtensions] wxWidgets expects to statically link in to GL 1.1 functions like any sane project. Let them do this.
This commit is contained in:
parent
97dc20d1be
commit
95ab2380c9
1
Externals/wxWidgets3/src/common/glcmn.cpp
vendored
1
Externals/wxWidgets3/src/common/glcmn.cpp
vendored
@ -16,6 +16,7 @@
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
// for compilers that support precompilation, includes "wx.h".
|
||||
#define GL_GLEXT_PROTOTYPES
|
||||
#include "wx/wxprec.h"
|
||||
|
||||
#ifdef __BORLANDC__
|
||||
|
Loading…
x
Reference in New Issue
Block a user