summaryrefslogtreecommitdiffstats
path: root/src/ctrl/start.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ctrl/start.c')
-rwxr-xr-xsrc/ctrl/start.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ctrl/start.c b/src/ctrl/start.c
index 563582c..ffb281a 100755
--- a/src/ctrl/start.c
+++ b/src/ctrl/start.c
@@ -14,7 +14,7 @@
#include <string.h>
#define ALX_NO_PREFIX
-#include <libalx/base/errno/error.h>
+#include <libalx/base/errno.h>
#include "mine-sweeper/game/core.h"
#include "mine-sweeper/game/iface.h"