mirror of
https://github.com/AxioDL/boo.git
synced 2025-06-05 06:03:44 +00:00
Fix embedded glew include
This commit is contained in:
parent
5485e7d2b1
commit
799f3b1275
@ -98,7 +98,7 @@
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
#include <X11/Xmd.h>
|
||||
#include <GL/glew.h>
|
||||
#include "glew.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user