diff options
Diffstat (limited to 'src/sp-switch.cpp')
| -rw-r--r-- | src/sp-switch.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp-switch.cpp b/src/sp-switch.cpp index 1e0d81db9..d2dcde15d 100644 --- a/src/sp-switch.cpp +++ b/src/sp-switch.cpp @@ -18,6 +18,7 @@ #include "display/drawing-group.h" #include "conditions.h" +#include <sigc++/functors/ptr_fun.h> #include <sigc++/adaptors/bind.h> SPSwitch::SPSwitch() : SPGroup() { |
