diff options
| -rw-r--r-- | src/subtitle_asset.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/subtitle_asset.h b/src/subtitle_asset.h index 8e9f56d5..258329fc 100644 --- a/src/subtitle_asset.h +++ b/src/subtitle_asset.h @@ -26,6 +26,7 @@ #include "data.h" #include <libcxml/cxml.h> #include <boost/shared_array.hpp> +#include <map> namespace xmlpp { class Element; |
