summaryrefslogtreecommitdiff
path: root/src/events/selectionevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/events/selectionevent.h')
-rw-r--r--src/events/selectionevent.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/events/selectionevent.h b/src/events/selectionevent.h
index fc030cab0..b2e91e04f 100644
--- a/src/events/selectionevent.h
+++ b/src/events/selectionevent.h
@@ -61,8 +61,8 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef EVENTS_SELECTIONEVENT_HPP
-#define EVENTS_SELECTIONEVENT_HPP
+#ifndef EVENTS_SELECTIONEVENT_H
+#define EVENTS_SELECTIONEVENT_H
#include "events/event.h"
@@ -98,4 +98,4 @@ class SelectionEvent final: public Event
{ }
};
-#endif // EVENTS_SELECTIONEVENT_HPP
+#endif // EVENTS_SELECTIONEVENT_H