summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wx/content_properties_dialog.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/content_properties_dialog.cc b/src/wx/content_properties_dialog.cc
index 06184413e..76de75ea6 100644
--- a/src/wx/content_properties_dialog.cc
+++ b/src/wx/content_properties_dialog.cc
@@ -23,6 +23,7 @@
#include "lib/content.h"
#include "lib/video_content.h"
#include "lib/audio_content.h"
+#include <boost/algorithm/string.hpp>
using std::string;
using boost::shared_ptr;