aboutsummaryrefslogtreecommitdiff
path: root/protocols/inspircd3.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/inspircd3.h')
-rw-r--r--protocols/inspircd3.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/inspircd3.h b/protocols/inspircd3.h
index 5631321..31c7802 100644
--- a/protocols/inspircd3.h
+++ b/protocols/inspircd3.h
@@ -31,9 +31,9 @@
#include <stddef.h>
#include "../config.h"
-#include "../haxstring.h"
+#include "hax_string.h"
#include "../general_network.h"
-#include "../table.h"
+#include "hax_table.h"
struct inspircd3_protocol_specific_user {
struct table memberships;