diff -r d07309450285 -r 9aa5114326e8 db.h --- a/db.h Mon Oct 17 09:12:00 2011 -0700 +++ b/db.h Mon Oct 17 09:12:00 2011 -0700 @@ -31,7 +31,7 @@ #ifndef _DB_H #define _DB_H -#include +#include "sqlite3.h" extern const unsigned short int DB_VERSION;