some more progress towards compilation
authorKevron Rees <tripzero.kev@gmail.com>
Tue, 23 Apr 2013 17:00:59 +0000 (10:00 -0700)
committerKevron Rees <tripzero.kev@gmail.com>
Tue, 23 Apr 2013 17:00:59 +0000 (10:00 -0700)
ambd/pluginloader.cpp

index 11487e0..b02914a 100644 (file)
@@ -19,7 +19,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 #include "pluginloader.h"
 #include "glibmainloop.h"
-
+#include <json.h>
 #include <iostream>
 #include <stdexcept>
 #include <boost/concept_check.hpp>