summary refs log tree commit diff
path: root/src/Person.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Person.h')
-rw-r--r--src/Person.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Person.h b/src/Person.h
index d831e1f..aa3a53e 100644
--- a/src/Person.h
+++ b/src/Person.h
@@ -5,7 +5,6 @@
 #include <cmath>
 #include <GL/gl.h>
 #include <AL/al.h>
-#include <AL/alut.h>
 
 #include "Quaternions.h"
 #include "Constants.h"