summaryrefslogtreecommitdiff
path: root/src/gui/questswindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/questswindow.h')
-rw-r--r--src/gui/questswindow.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/questswindow.h b/src/gui/questswindow.h
index c38522172..0d45881af 100644
--- a/src/gui/questswindow.h
+++ b/src/gui/questswindow.h
@@ -18,8 +18,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef QUESTS_WINDOW_H
-#define QUESTS_WINDOW_H
+#ifndef GUI_QUESTSWINDOW_H
+#define GUI_QUESTSWINDOW_H
#include "localconsts.h"
@@ -103,4 +103,4 @@ class QuestsWindow final : public Window,
extern QuestsWindow *questsWindow;
-#endif
+#endif // GUI_QUESTSWINDOW_H