summaryrefslogtreecommitdiffstats
path: root/gomoku/gomoku.h
diff options
context:
space:
mode:
Diffstat (limited to 'gomoku/gomoku.h')
-rw-r--r--gomoku/gomoku.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gomoku/gomoku.h b/gomoku/gomoku.h
index abd1b6d0..d7ff3fbd 100644
--- a/gomoku/gomoku.h
+++ b/gomoku/gomoku.h
@@ -35,7 +35,7 @@
*/
#include <sys/types.h>
-#include <sys/endian.h>
+#include <sys/_endian.h>
#include <stdio.h>
/* board dimensions */