aboutsummaryrefslogtreecommitdiff
path: root/calibrate.c
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2017-02-21 01:59:08 -0500
committercnlohr <lohr85@gmail.com>2017-02-21 01:59:08 -0500
commit5a11716edeb85bc01c38bfc4ce174d101cac0a06 (patch)
treeddb4e9b87198c3175a245797523b56595b53ef13 /calibrate.c
parentbd89d46cb01f7069166e85f017f169e07acc7094 (diff)
downloadlibsurvive-5a11716edeb85bc01c38bfc4ce174d101cac0a06.tar.gz
libsurvive-5a11716edeb85bc01c38bfc4ce174d101cac0a06.tar.bz2
Working on it, not quite tested.
Diffstat (limited to 'calibrate.c')
-rw-r--r--calibrate.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/calibrate.c b/calibrate.c
index 60f4316..04ea9a8 100644
--- a/calibrate.c
+++ b/calibrate.c
@@ -7,6 +7,7 @@
#include <survive.h>
#include <string.h>
#include <os_generic.h>
+#include "src/survive_cal.h"
#include <DrawFunctions.h>
struct SurviveContext * ctx;