diff --git a/src/gui/components/cc_frm_icons.cpp b/src/gui/components/cc_frm_icons.cpp index 24a38323e..4f184534f 100644 --- a/src/gui/components/cc_frm_icons.cpp +++ b/src/gui/components/cc_frm_icons.cpp @@ -29,6 +29,7 @@ #include #include #include "cc_frm_icons.h" +#include using namespace std; @@ -96,7 +97,7 @@ void CComponentsIconForm::addIcon(std::vector icon_name) void CComponentsIconForm::addIcons(const std::string& icon_name, const size_t& count) { if (count == 0){ - dprintf(DEBUG_