mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 23:32:39 -05: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…
Reference in New Issue
Block a user