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 c6ac8193e3
commit 93bfa10d4e

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__