1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Added two missing icons to fix build on Linux

This commit is contained in:
Lukas Matena
2020-09-01 23:26:08 +02:00
parent 6646198a9b
commit 46eb96e84f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
#include <boost/format.hpp>
#include <boost/log/trivial.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/nowide/convert.hpp>
#include <wx/settings.h>
#include <wx/stattext.h>
+1
View File
@@ -8,6 +8,7 @@
#include <unordered_map>
#include <functional>
#include <boost/filesystem.hpp>
#include <boost/log/trivial.hpp>
#include <wx/sizer.h>
#include <wx/panel.h>