diff --git a/Node.h b/Node.h index 7f38beb..0a6cc91 100644 --- a/Node.h +++ b/Node.h @@ -6,6 +6,7 @@ // Copyright 2009 PhotoMinds LLC. All rights reserved. // +#include #import @protocol InputStream; @class BlobKey;