diff options
Diffstat (limited to 'modexp.c')
-rw-r--r-- | modexp.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ #include <assert.h> #include "hal.h" -#include "verilog_constants.h" +#include "hal_internal.h" /* * Whether we want debug output. |