added #include "../gps.h" to SURVEYOR_HOST

git-svn-id: http://picoc.googlecode.com/svn/trunk@209 21eae674-98b7-11dd-bd71-f92a316d2d60
This commit is contained in:
surveyor.com 2009-03-15 21:26:03 +00:00
parent 9962bcc3cc
commit 4b8ad0526e

View file

@ -57,6 +57,7 @@
# include "../stdarg.h"
# include "../colors.h"
# include "../neural.h"
# include "../gps.h"
# include "../i2c.h"
# define assert(x)
# undef INTERACTIVE_PROMPT_STATEMENT