diff options
Diffstat (limited to 'lib/registre.c')
-rw-r--r-- | lib/registre.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/registre.c b/lib/registre.c index f97595d..ccd284c 100644 --- a/lib/registre.c +++ b/lib/registre.c @@ -1,6 +1,6 @@ #include "registre.h" #include "interne.h" -#include "archi.h" +#include "simulator.h" /*****************************************/ /** **/ |