aboutsummaryrefslogtreecommitdiff
path: root/utils/h48_to_lst.c
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-05-10 08:55:03 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-05-10 08:55:03 +0200
commit75966319fd5891c2c1bd35b1f7c93eab172fd28e (patch)
tree850a69906c7140be36670f2014e78ff91a96ab33 /utils/h48_to_lst.c
parent15a072db18e441db5aa9e5339341fa1a466b504a (diff)
downloadnissy-core-75966319fd5891c2c1bd35b1f7c93eab172fd28e.tar.gz
nissy-core-75966319fd5891c2c1bd35b1f7c93eab172fd28e.zip
Moved to src/
Diffstat (limited to 'utils/h48_to_lst.c')
-rw-r--r--utils/h48_to_lst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/h48_to_lst.c b/utils/h48_to_lst.c
index 21615d5..d06694b 100644
--- a/utils/h48_to_lst.c
+++ b/utils/h48_to_lst.c
@@ -2,7 +2,7 @@
2#include <inttypes.h> 2#include <inttypes.h>
3#include <stdbool.h> 3#include <stdbool.h>
4 4
5#include "../cube.h" 5#include "../src/cube.h"
6 6
7#define STRLENMAX 1000 7#define STRLENMAX 1000
8 8

Generated with cgit - Back to sebastiano.tronto.net