aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/websocket/stub.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/supplemental/websocket/stub.c')
-rw-r--r--src/supplemental/websocket/stub.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/supplemental/websocket/stub.c b/src/supplemental/websocket/stub.c
index 94e7f1b5..6db2d680 100644
--- a/src/supplemental/websocket/stub.c
+++ b/src/supplemental/websocket/stub.c
@@ -1,5 +1,5 @@
//
-// Copyright 2019 Staysail Systems, Inc. <info@staysail.tech>
+// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech>
// Copyright 2019 Devolutions <info@devolutions.net>
//
// This software is supplied under the terms of the MIT License, a
@@ -8,7 +8,7 @@
// found online at https://opensource.org/licenses/MIT.
//
-#include "core/nng_impl.h"
+#include "../../core/defs.h"
// This stub file exists to support configuration of the stream subsystem
// when websocket support is unconfigured.