diff options
Diffstat (limited to 'ingen/shared/URIs.hpp')
-rw-r--r-- | ingen/shared/URIs.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp index 22c46f15..4f95c6c7 100644 --- a/ingen/shared/URIs.hpp +++ b/ingen/shared/URIs.hpp @@ -44,7 +44,7 @@ public: const Quark atom_Bool; const Quark atom_Float; - const Quark atom_Int32; + const Quark atom_Int; const Quark atom_MessagePort; const Quark atom_String; const Quark atom_ValuePort; |