Added missing include.
authorwellu <wellu@wellu.org>
Sat, 6 Sep 2008 07:34:04 +0000 (07:34 +0000)
committerwellu <wellu@wellu.org>
Sat, 6 Sep 2008 07:34:04 +0000 (07:34 +0000)
git-svn-id: file:///svnroot/speedometer/trunk@24 df364472-da61-43ef-8a67-511c89aa921b

util.c

diff --git a/util.c b/util.c
index d5a6df6..63d644a 100644 (file)
--- a/util.c
+++ b/util.c
@@ -21,6 +21,7 @@
 
 #include "util.h"
 #include "appdata.h"
+#include "callbacks.h"
 
 void start_gps(AppData* appdata) {