summaryrefslogtreecommitdiff
path: root/config_host/config_opengl.h.in
blob: b2c63582b0d8b9ea26986235aa0f944d0ddb6e71 (plain)
1
2
3
4
5
6
7
8
9
10
/*
Settings for OpenGL
*/

#ifndef CONFIG_OPENGL_H
#define CONFIG_OPENGL_H

#undef HAVE_GLEW_1_12

#endif