diff options
Diffstat (limited to 'tools/nissy_extra.h')
| -rw-r--r-- | tools/nissy_extra.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/nissy_extra.h b/tools/nissy_extra.h index 60f7942..1600681 100644 --- a/tools/nissy_extra.h +++ b/tools/nissy_extra.h | |||
| @@ -6,6 +6,7 @@ for testing purposes only. | |||
| 6 | #define STATIC static | 6 | #define STATIC static |
| 7 | #define LOG printf | 7 | #define LOG printf |
| 8 | 8 | ||
| 9 | #include "../src/solvers/tables_types_macros.h" | ||
| 9 | #include "../src/solvers/tables.h" | 10 | #include "../src/solvers/tables.h" |
| 10 | 11 | ||
| 11 | size_t gendata_h48_derive(uint8_t, const void *, void *); | 12 | size_t gendata_h48_derive(uint8_t, const void *, void *); |
