summaryrefslogtreecommitdiffstats
path: root/src/engine/LV2ResizeFeature.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/LV2ResizeFeature.hpp')
-rw-r--r--src/engine/LV2ResizeFeature.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/LV2ResizeFeature.hpp b/src/engine/LV2ResizeFeature.hpp
index 723d9447..d65ea260 100644
--- a/src/engine/LV2ResizeFeature.hpp
+++ b/src/engine/LV2ResizeFeature.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef LV2_RESIZE_FEATURE_H
-#define LV2_RESIZE_FEATURE_H
+#ifndef INGEN_ENGINE_LV2RESIZEFEATURE_HPP
+#define INGEN_ENGINE_LV2RESIZEFEATURE_HPP
#include "raul/log.hpp"
#include "shared/LV2Features.hpp"
@@ -66,4 +66,4 @@ struct ResizeFeature : public Shared::LV2Features::Feature {
} // namespace Ingen
-#endif // LV2_RESIZE_FEATURE_H
+#endif // INGEN_ENGINE_LV2RESIZEFEATURE_HPP