mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00: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 changed files with 1 additions and 0 deletions
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…
Add table
Reference in a new issue