diff options
Diffstat (limited to 'lib/untyped-retype.c')
-rw-r--r-- | lib/untyped-retype.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/untyped-retype.c b/lib/untyped-retype.c index 526f19e..ebc0424 100644 --- a/lib/untyped-retype.c +++ b/lib/untyped-retype.c @@ -1,7 +1,6 @@ #include "object.h" -#include "memory.h" #include <stddef.h> -#include "error.h" +#include "api/error.h" #include "string.h" int |