summaryrefslogtreecommitdiff
path: root/src/player_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/player_type.h')
-rw-r--r--src/player_type.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/player_type.h b/src/player_type.h
index 0e183fabe..bf33923be 100644
--- a/src/player_type.h
+++ b/src/player_type.h
@@ -5,6 +5,8 @@
#ifndef PLAYER_TYPE_H
#define PLAYER_TYPE_H
+#include "core/enum_type.hpp"
+
/**
* Enum for all players/owners.
*/