aboutsummaryrefslogtreecommitdiffstats
path: root/progs/demos/readpix.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/demos/readpix.c')
-rw-r--r--progs/demos/readpix.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/demos/readpix.c b/progs/demos/readpix.c
index 71ce9723543..2dc92f93fcd 100644
--- a/progs/demos/readpix.c
+++ b/progs/demos/readpix.c
@@ -9,6 +9,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
+#include <string.h>
#include <GL/glut.h>
#include "readtex.h"