diff options
Diffstat (limited to 'ingen')
-rw-r--r-- | ingen/URIs.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ingen/URIs.hpp b/ingen/URIs.hpp index 6cb7ea15..70406f57 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -133,6 +133,7 @@ public: const Quark patch_Copy; const Quark patch_Delete; const Quark patch_Get; + const Quark patch_Message; const Quark patch_Move; const Quark patch_Patch; const Quark patch_Put; |