diff options
Diffstat (limited to 'src/textcommand.h')
-rw-r--r-- | src/textcommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/textcommand.h b/src/textcommand.h index 3d95b06bd..959320b48 100644 --- a/src/textcommand.h +++ b/src/textcommand.h @@ -23,7 +23,7 @@ #ifndef TEXTCOMMAND_H #define TEXTCOMMAND_H -#include "resources/itemdb.h" +#include <string> #define MAGIC_START_ID 340 |