summaryrefslogtreecommitdiff
path: root/src/events/actionevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/events/actionevent.h')
-rw-r--r--src/events/actionevent.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/events/actionevent.h b/src/events/actionevent.h
index 70ed0f398..3164955e6 100644
--- a/src/events/actionevent.h
+++ b/src/events/actionevent.h
@@ -61,8 +61,8 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef EVENTS_ACTIONEVENT_HPP
-#define EVENTS_ACTIONEVENT_HPP
+#ifndef EVENTS_ACTIONEVENT_H
+#define EVENTS_ACTIONEVENT_H
#include "events/event.h"
@@ -136,4 +136,4 @@ class ActionEvent final : public Event
std::string mId;
};
-#endif // EVENTS_ACTIONEVENT_HPP
+#endif // EVENTS_ACTIONEVENT_H