summaryrefslogtreecommitdiff
path: root/src/gui/itemamountwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/itemamountwindow.h')
-rw-r--r--src/gui/itemamountwindow.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/itemamountwindow.h b/src/gui/itemamountwindow.h
index 7ab8922f7..1c95980fb 100644
--- a/src/gui/itemamountwindow.h
+++ b/src/gui/itemamountwindow.h
@@ -20,8 +20,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef ITEM_AMOUNT_WINDOW_H
-#define ITEM_AMOUNT_WINDOW_H
+#ifndef GUI_ITEMAMOUNTWINDOW_H
+#define GUI_ITEMAMOUNTWINDOW_H
#include "gui/widgets/window.h"
@@ -123,4 +123,4 @@ class ItemAmountWindow final : public Window,
bool mEnabledKeyboard;
};
-#endif // ITEM_AMOUNT_WINDOW_H
+#endif // GUI_ITEMAMOUNTWINDOW_H