aboutsummaryrefslogtreecommitdiffstats
path: root/agent/call-scd.c
diff options
context:
space:
mode:
Diffstat (limited to 'agent/call-scd.c')
-rw-r--r--agent/call-scd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/call-scd.c b/agent/call-scd.c
index c86eb741a..09ec4fd49 100644
--- a/agent/call-scd.c
+++ b/agent/call-scd.c
@@ -39,7 +39,7 @@
#include "agent.h"
#include <assuan.h>
-#include "strlist.h"
+#include "../common/strlist.h"
#ifdef _POSIX_OPEN_MAX
#define MAX_OPEN_FDS _POSIX_OPEN_MAX