aboutsummaryrefslogtreecommitdiff
path: root/networks/gnutls.h
diff options
context:
space:
mode:
Diffstat (limited to 'networks/gnutls.h')
-rw-r--r--networks/gnutls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/networks/gnutls.h b/networks/gnutls.h
index 585bd03..192f75b 100644
--- a/networks/gnutls.h
+++ b/networks/gnutls.h
@@ -30,7 +30,7 @@
#include <stddef.h>
-#include "../haxstring.h"
+#include "hax_string.h"
#include "../general_network.h"
int init_gnutls_network(void);