MediaPlayCtrl: Add missing string_file header

This commit is contained in:
Zhaofeng Li
2022-12-15 17:07:22 -07:00
committed by Lane.Wei
parent ad3c962d09
commit bd6db4f691

View File

@@ -8,6 +8,7 @@
#include "MsgDialog.hpp"
#include "DownloadProgressDialog.hpp"
#include <boost/filesystem/string_file.hpp>
#undef pid_t
#include <boost/process.hpp>
#ifdef __WIN32__