diff options
Diffstat (limited to 'ingen/shared/URIs.hpp')
-rw-r--r-- | ingen/shared/URIs.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp index c1eec103..7ba6a2f4 100644 --- a/ingen/shared/URIs.hpp +++ b/ingen/shared/URIs.hpp @@ -57,6 +57,7 @@ public: const Quark atom_AtomPort; const Quark atom_Blank; const Quark atom_Bool; + const Quark atom_Chunk; const Quark atom_Float; const Quark atom_Int; const Quark atom_Resource; |