From fcd1adbb6d4d0307aacdd56034695a6083429163 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 9 Nov 2025 08:20:05 -0800 Subject: chore/websocket: IWYU fixes --- src/supplemental/websocket/stub.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/supplemental/websocket/stub.c') 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. +// Copyright 2025 Staysail Systems, Inc. // Copyright 2019 Devolutions // // 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. -- cgit v1.2.3-70-g09d2