summaryrefslogtreecommitdiff
path: root/src/guichanfwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichanfwd.h')
-rw-r--r--src/guichanfwd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/guichanfwd.h b/src/guichanfwd.h
index 2e97db68..4863421c 100644
--- a/src/guichanfwd.h
+++ b/src/guichanfwd.h
@@ -22,7 +22,8 @@
#ifndef GUICHANFWD_H
#define GUICHANFWD_H
-namespace gcn {
+namespace gcn
+{
class ActionListener;
class AllegroGraphics;
class AllegroImage;