summaryrefslogtreecommitdiff
path: root/src/resources/beinginfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/beinginfo.h')
-rw-r--r--src/resources/beinginfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/beinginfo.h b/src/resources/beinginfo.h
index 0b1b0e7b4..6b359cec1 100644
--- a/src/resources/beinginfo.h
+++ b/src/resources/beinginfo.h
@@ -41,7 +41,7 @@ struct Attack;
namespace ColorDB
{
class ItemColorData;
-}
+} // namespace ColorDB
typedef std::map<int, Attack*> Attacks;