summaryrefslogtreecommitdiffstats
path: root/src/PatchageEvent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/PatchageEvent.hpp')
-rw-r--r--src/PatchageEvent.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/PatchageEvent.hpp b/src/PatchageEvent.hpp
index 3fe0623..c13244c 100644
--- a/src/PatchageEvent.hpp
+++ b/src/PatchageEvent.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
-#ifndef PATCHAGEEVENT_H
-#define PATCHAGEEVENT_H
+#ifndef PATCHAGE_PATCHAGEEVENT_HPP
+#define PATCHAGE_PATCHAGEEVENT_HPP
#include <jack/jack.h>
#include CONFIG_H_PATH
@@ -104,5 +104,5 @@ private:
};
-#endif // PATCHAGEEVENT_H
+#endif // PATCHAGE_PATCHAGEEVENT_HPP