]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/script/cpp_api/s_player.h
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / src / script / cpp_api / s_player.h
index c0409a481e7f45130a4c37425349c46e1d2adcfa..88221f4869431a62635e9424ae6eb212c09a2217 100644 (file)
@@ -20,6 +20,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef S_PLAYER_H_
 #define S_PLAYER_H_
 
+#include <map>
+
 #include "cpp_api/s_base.h"