summaryrefslogtreecommitdiffstats
path: root/src/Common/Request.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/Request.h')
-rw-r--r--src/Common/Request.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/Request.h b/src/Common/Request.h
index 229b8b8..2317d5a 100644
--- a/src/Common/Request.h
+++ b/src/Common/Request.h
@@ -24,7 +24,7 @@
#include "Exception.h"
#include <memory>
-#include <sigc++/hide.h>
+#include <sigc++/adaptors/hide.h>
namespace Mad {
namespace Common {