aboutsummaryrefslogtreecommitdiffstats
path: root/faqe.c
diff options
context:
space:
mode:
Diffstat (limited to 'faqe.c')
-rw-r--r--faqe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/faqe.c b/faqe.c
index bc5bd2f..3ebf879 100644
--- a/faqe.c
+++ b/faqe.c
@@ -84,6 +84,7 @@ int main(int argc, char **argv)
{ "proj", &uni.proj },
});
+ gl_prog_use(prog);
viewport(uni.proj, WIDTH, HEIGHT);
gl_enable(GL_DEPTH_TEST);