missing include

This commit is contained in:
David Kocik 2023-01-16 17:18:04 +01:00
parent 52ea2edf84
commit 3438b5184e

View File

@ -1,6 +1,7 @@
#include "Downloader.hpp"
#include "GUI_App.hpp"
#include "NotificationManager.hpp"
#include "format.hpp"
#include <boost/algorithm/string.hpp>
#include <boost/log/trivial.hpp>