#pragma once #include "GLOBALS.h" #include "program.h" #include struct Helpers { static void recalculate_taskbar(std::vector* task_bar_items); };