summaryrefslogtreecommitdiff
path: root/src/gui/popups/statuspopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/popups/statuspopup.h')
-rw-r--r--src/gui/popups/statuspopup.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/popups/statuspopup.h b/src/gui/popups/statuspopup.h
index 8904b6acc..6b9b917b7 100644
--- a/src/gui/popups/statuspopup.h
+++ b/src/gui/popups/statuspopup.h
@@ -21,8 +21,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef GUI_STATUSPOPUP_H
-#define GUI_STATUSPOPUP_H
+#ifndef GUI_POPUPS_STATUSPOPUP_H
+#define GUI_POPUPS_STATUSPOPUP_H
#include "input/keydata.h"
@@ -68,4 +68,4 @@ class StatusPopup final : public Popup
Label *mLabels[STATUSPOPUP_NUM_LABELS];
};
-#endif // GUI_STATUSPOPUP_H
+#endif // GUI_POPUPS_STATUSPOPUP_H