summaryrefslogtreecommitdiff
path: root/src/terraform_gui.h
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2010-12-22 10:50:32 +0000
committeralberth <alberth@openttd.org>2010-12-22 10:50:32 +0000
commitf65a9a5515ffe0e2b5fe70a7f190dc4461873b4e (patch)
treeb1ee6a5f682c5b489a41f64df418057b4a8eb271 /src/terraform_gui.h
parent366eaebc3ea133dfdf852438dbc14334c0906f17 (diff)
downloadopenttd-f65a9a5515ffe0e2b5fe70a7f190dc4461873b4e.tar.xz
(svn r21593) -Codechange: endif comment correcttions.
Diffstat (limited to 'src/terraform_gui.h')
-rw-r--r--src/terraform_gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/terraform_gui.h b/src/terraform_gui.h
index c87e58352..2e9c3e240 100644
--- a/src/terraform_gui.h
+++ b/src/terraform_gui.h
@@ -19,4 +19,4 @@ bool IsDraggingDiagonal();
Window *ShowTerraformToolbar(Window *link = NULL);
Window *ShowEditorTerraformToolbar();
-#endif /* GUI_H */
+#endif /* TERRAFORM_GUI_H */