summaryrefslogtreecommitdiffstats
path: root/ingen/shared/URIMap.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/shared/URIMap.hpp')
-rw-r--r--ingen/shared/URIMap.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/ingen/shared/URIMap.hpp b/ingen/shared/URIMap.hpp
index 39f17bea..1e8fb452 100644
--- a/ingen/shared/URIMap.hpp
+++ b/ingen/shared/URIMap.hpp
@@ -14,8 +14,8 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef INGEN_SHARED_LV2URIMAP_HPP
-#define INGEN_SHARED_LV2URIMAP_HPP
+#ifndef INGEN_SHARED_URIMAP_HPP
+#define INGEN_SHARED_URIMAP_HPP
#include <map>
#include <utility>
@@ -78,4 +78,4 @@ private:
} // namespace Shared
} // namespace Ingen
-#endif // INGEN_SHARED_LV2URIMAP_HPP
+#endif // INGEN_SHARED_URIMAP_HPP