diff options
Diffstat (limited to 'src/selfupdater.cpp')
| -rw-r--r-- | src/selfupdater.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selfupdater.cpp b/src/selfupdater.cpp index 904dbd83..c0f3b005 100644 --- a/src/selfupdater.cpp +++ b/src/selfupdater.cpp @@ -56,7 +56,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include <QtDebug>
#include <QtAlgorithms>
-#include <boost/bind.hpp>
+#include <boost/bind/bind.hpp>
#include <Windows.h> //for VS_FIXEDFILEINFO, GetLastError
|
