Skip to content

Commit

Permalink
MediaPlayCtrl: Add missing string_file header
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaofengli authored and lanewei120 committed Dec 17, 2022
1 parent c6ac819 commit 93bfa10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/slic3r/GUI/MediaPlayCtrl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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__
Expand Down

0 comments on commit 93bfa10

Please sign in to comment.