summaryrefslogtreecommitdiff
path: root/src/trivial/line-smooth.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trivial/line-smooth.c')
-rw-r--r--src/trivial/line-smooth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trivial/line-smooth.c b/src/trivial/line-smooth.c
index f235308d..e57ebda5 100644
--- a/src/trivial/line-smooth.c
+++ b/src/trivial/line-smooth.c
@@ -26,7 +26,7 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
-#include <GL/glew.h>
+#include "gl_wrap.h"
#include "glut_wrap.h"