summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/types.h')
-rw-r--r--libs/ardour/ardour/types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/ardour/ardour/types.h b/libs/ardour/ardour/types.h
index fcf776f60b..ea96c7fd6d 100644
--- a/libs/ardour/ardour/types.h
+++ b/libs/ardour/ardour/types.h
@@ -48,7 +48,7 @@
#include "pbd/id.h"
-#include "evoral/Range.hpp"
+#include "evoral/Range.h"
#include "ardour/chan_count.h"
#include "ardour/plugin_types.h"
@@ -124,7 +124,7 @@ enum InsertMergePolicy {
InsertMergeExtend ///< extend new (or old) to the range of old+new
};
-/** See evoral/Parameter.hpp
+/** See evoral/Parameter.h
*
* When you add things here, you REALLY SHOULD add a case clause to
* the constructor of ParameterDescriptor, unless the Controllables