summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/glew.c
blob: bea419ea8a7c95724c02a8f6040990fdf706b35a (plain)
1
2
3
4
5
6
7
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif

#ifdef HAVE_LIBGL
#include "GL/glew.c"
#endif /* HAVE_LIBGL */