diff options
Diffstat (limited to 'src/Store.cpp')
-rw-r--r-- | src/Store.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Store.cpp b/src/Store.cpp index 1767b4f5..056854ee 100644 --- a/src/Store.cpp +++ b/src/Store.cpp @@ -16,6 +16,7 @@ #include <sstream> +#include "ingen/Node.hpp" #include "ingen/Store.hpp" using namespace std; |