summaryrefslogtreecommitdiff
path: root/src/gui/windows/editdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/editdialog.h')
-rw-r--r--src/gui/windows/editdialog.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/windows/editdialog.h b/src/gui/windows/editdialog.h
index 6d3d191bc..4199b6791 100644
--- a/src/gui/windows/editdialog.h
+++ b/src/gui/windows/editdialog.h
@@ -20,8 +20,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef GUI_EDITDIALOG_H
-#define GUI_EDITDIALOG_H
+#ifndef GUI_WINDOWS_EDITDIALOG_H
+#define GUI_WINDOWS_EDITDIALOG_H
#include "localconsts.h"
@@ -66,4 +66,4 @@ class EditDialog final : public Window, public gcn::ActionListener
TextField *mTextField;
};
-#endif // GUI_EDITDIALOG_H
+#endif // GUI_WINDOWS_EDITDIALOG_H