mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-13 15:59:23 +01:00
Blind coding fail
This commit is contained in:
parent
8082323c44
commit
6099148541
@ -17,7 +17,7 @@
|
|||||||
#ifndef _INTERFACEWX_H_
|
#ifndef _INTERFACEWX_H_
|
||||||
#define _INTERFACEWX_H_
|
#define _INTERFACEWX_H_
|
||||||
|
|
||||||
#ifdef HAVE_X11 && HAVE_X11
|
#if defined HAVE_X11 && HAVE_X11
|
||||||
#include <GL/glxew.h>
|
#include <GL/glxew.h>
|
||||||
#include <GL/gl.h>
|
#include <GL/gl.h>
|
||||||
#elif defined __APPLE__
|
#elif defined __APPLE__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user