summaryrefslogtreecommitdiffstats
path: root/src/Patchage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Patchage.cpp')
-rw-r--r--src/Patchage.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Patchage.cpp b/src/Patchage.cpp
index 785cd2d..0a1650d 100644
--- a/src/Patchage.cpp
+++ b/src/Patchage.cpp
@@ -85,6 +85,7 @@ PATCHAGE_RESTORE_WARNINGS
#include <sigc++/adaptors/bind.h>
#include <sigc++/functors/mem_fun.h>
#include <sigc++/functors/ptr_fun.h>
+#include <sigc++/functors/slot.h>
#include <sigc++/signal.h>
#include <algorithm>