summaryrefslogtreecommitdiff
path: root/src/subtitle.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/subtitle.cc')
-rw-r--r--src/subtitle.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/subtitle.cc b/src/subtitle.cc
index 8c40254a..12714961 100644
--- a/src/subtitle.cc
+++ b/src/subtitle.cc
@@ -22,6 +22,7 @@
#include "font.h"
#include "text.h"
#include <libcxml/cxml.h>
+#include <boost/lexical_cast.hpp>
using std::string;
using boost::shared_ptr;