Try to fix build.
authorCarl Hetherington <cth@carlh.net>
Mon, 4 May 2015 00:57:02 +0000 (01:57 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 4 May 2015 00:57:02 +0000 (01:57 +0100)
src/wx/content_properties_dialog.cc

index 06184413ec430279c79cfea24e419b5dbfe4b8fd..76de75ea618981aad1a61cc9987c776dda1ec228 100644 (file)
@@ -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;