Adapt to moved Color class
Color moved from libscscreensaver to libscgui, because it's more generic than for just screensavers. This forced me to add a libscgui dependency to all plugins.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#include "Whirling.hpp"
|
||||
#include <libscgui.hpp>
|
||||
#include <libscscreensaver.hpp>
|
||||
#include <vector>
|
||||
#include <cmath>
|
||||
|
Reference in New Issue
Block a user