X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=src%2Ftypes.h;h=220793c902652f9f1bb78ea8dd84623fb9d17ac5;hp=4e29a4577dfa3bb18e2934c2098934c09728c9da;hb=9d039c3e02435dafc558b8524d8e3728d2e5a704;hpb=b78637d9020222f1032349f231c0dc84a69797bc diff --git a/src/types.h b/src/types.h index 4e29a45..220793c 100644 --- a/src/types.h +++ b/src/types.h @@ -33,12 +33,12 @@ #include "types/decl_arg.h" #include "types/decl_abi.h" #include "types/decl.h" +#include "types/decl_extvar.h" #include "types/decl_struct.h" #include "types/decl_union.h" #include "types/impl_type.h" #include "types/impl_var.h" #include "types/impl_def_val.h" -#include "types/const_type.h" #include "types/const.h" #include "types/impl_arg.h" #include "types/impl_func.h"