aboutsummaryrefslogtreecommitdiff
path: root/tools/plot_lighthouse
diff options
context:
space:
mode:
authorultramn <dchapm2@umbc.edu>2017-02-12 15:01:30 -0800
committerultramn <dchapm2@umbc.edu>2017-02-12 15:01:30 -0800
commitb8158f6419c633b994e7bb936baf6ebfec13d42e (patch)
treeeac2b27cf3adff11c8a755b544d32ab9762c0491 /tools/plot_lighthouse
parent1523a62d63e87d6f0641e0d38e7cb87138576bea (diff)
downloadlibsurvive-b8158f6419c633b994e7bb936baf6ebfec13d42e.tar.gz
libsurvive-b8158f6419c633b994e7bb936baf6ebfec13d42e.tar.bz2
this wasn't committed for some reason
Diffstat (limited to 'tools/plot_lighthouse')
-rw-r--r--tools/plot_lighthouse/glutil.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/plot_lighthouse/glutil.h b/tools/plot_lighthouse/glutil.h
index 1014506..936701e 100644
--- a/tools/plot_lighthouse/glutil.h
+++ b/tools/plot_lighthouse/glutil.h
@@ -10,7 +10,8 @@
#define glutil_h
#include <stdio.h>
-#include "quaternion.h"
+//#include "quaternion.h"
+#include "linmath.h"
#include <stdio.h>
#ifdef __APPLE__