summaryrefslogtreecommitdiffstats
path: root/src/afb-hswitch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/afb-hswitch.c')
-rw-r--r--src/afb-hswitch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afb-hswitch.c b/src/afb-hswitch.c
index 90dc2ffa..9c929e83 100644
--- a/src/afb-hswitch.c
+++ b/src/afb-hswitch.c
@@ -27,7 +27,7 @@
#include "afb-context.h"
#include "afb-hreq.h"
#include "afb-apis.h"
-#include "session.h"
+#include "afb-session.h"
#include "afb-websock.h"
int afb_hswitch_apis(struct afb_hreq *hreq, void *data)