X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=laserbrain_demo;a=blobdiff_plain;f=src%2Fexman.cc;h=e0a12bbc9868687fffd00196a526074c03599f47;hp=e0ededc9c07165cf358efb8b636291dfe2b4050c;hb=14fd44f4dfec922dae20ccf1225bd1fdb5864ab9;hpb=2f4f6153241744790e44b116140d11788941370b diff --git a/src/exman.cc b/src/exman.cc index e0ededc..e0a12bb 100644 --- a/src/exman.cc +++ b/src/exman.cc @@ -1,6 +1,7 @@ #include "exman.h" #include "exhibit.h" #include "blob_exhibit.h" +#include "treestore.h" static Exhibit *create_exhibit(const char *type);