summaryrefslogtreecommitdiffstats
path: root/src/modules/SystemBackendPosix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/SystemBackendPosix.h')
-rw-r--r--src/modules/SystemBackendPosix.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/SystemBackendPosix.h b/src/modules/SystemBackendPosix.h
index bbf1941..a307f22 100644
--- a/src/modules/SystemBackendPosix.h
+++ b/src/modules/SystemBackendPosix.h
@@ -27,8 +27,8 @@
#include <vector>
#include <sys/types.h>
-#include <sigc++/signal.h>
-#include <sigc++/hide.h>
+#include <sigc++/slot.h>
+#include <sigc++/adaptors/hide.h>
namespace Mad {
namespace Modules {