We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5914113 commit 3aadfc2Copy full SHA for 3aadfc2
headers/websocket.h
@@ -4,8 +4,8 @@
4
#include <stdbool.h>
5
#include <stdlib.h>
6
7
-#include "headers/protocol.h"
8
-#include "headers/reader.h"
+#include "protocol.h"
+#include "reader.h"
9
#include "unicode_str.h"
10
11
/**
0 commit comments