summaryrefslogtreecommitdiff
path: root/src/guichanfwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichanfwd.h')
-rw-r--r--src/guichanfwd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guichanfwd.h b/src/guichanfwd.h
index 981d6878..5eabc783 100644
--- a/src/guichanfwd.h
+++ b/src/guichanfwd.h
@@ -68,6 +68,6 @@ namespace gcn {
class TextField;
class Widget;
class Window;
-};
+}
#endif