summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/server/events/Delta.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/server/events/Delta.hpp b/src/server/events/Delta.hpp
index 569b3e92..e9d1970b 100644
--- a/src/server/events/Delta.hpp
+++ b/src/server/events/Delta.hpp
@@ -14,8 +14,8 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef INGEN_EVENTS_SETMETADATA_HPP
-#define INGEN_EVENTS_SETMETADATA_HPP
+#ifndef INGEN_EVENTS_DELTA_HPP
+#define INGEN_EVENTS_DELTA_HPP
#include <vector>
@@ -118,4 +118,4 @@ private:
} // namespace Server
} // namespace Ingen
-#endif // INGEN_EVENTS_SETMETADATA_HPP
+#endif // INGEN_EVENTS_DELTA_HPP