diff options
Diffstat (limited to 'src/shared/Store.hpp')
-rw-r--r-- | src/shared/Store.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/Store.hpp b/src/shared/Store.hpp index 3d279211..5a019a5c 100644 --- a/src/shared/Store.hpp +++ b/src/shared/Store.hpp @@ -21,7 +21,7 @@ #include <string> #include <glibmm/thread.h> #include "raul/PathTable.hpp" -#include "interface/GraphObject.hpp" +#include "ingen/GraphObject.hpp" namespace Ingen { namespace Shared { |