summaryrefslogtreecommitdiff
path: root/clients/gears.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/gears.c')
-rw-r--r--clients/gears.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/clients/gears.c b/clients/gears.c
index cc4d39a..ce8212a 100644
--- a/clients/gears.c
+++ b/clients/gears.c
@@ -26,11 +26,8 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <fcntl.h>
-#include <unistd.h>
#include <math.h>
#include <time.h>
-#include <glib.h>
#include <GL/gl.h>
#include <EGL/egl.h>