diff options
Diffstat (limited to 'examples/touch.c')
-rw-r--r-- | examples/touch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/touch.c b/examples/touch.c index f53b7bb8..6ee15c25 100644 --- a/examples/touch.c +++ b/examples/touch.c @@ -1,6 +1,5 @@ #define _POSIX_C_SOURCE 200112L #include <drm_fourcc.h> -#include <GLES2/gl2.h> #include <math.h> #include <stdint.h> #include <stdio.h> |