X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=src%2Ftypes.h;h=5497880fb60b7c1f99ffc936dde6dd592477ab87;hp=1a729f94e2c046a55b2011fd34b0e50479a04398;hb=f15288e185e65bcdfde87c217fb6bd7ff12eb653;hpb=e11280a7b6ed67a4d79b14569ca06131ea2338bd diff --git a/src/types.h b/src/types.h index 1a729f9..5497880 100644 --- a/src/types.h +++ b/src/types.h @@ -60,6 +60,7 @@ #include "types/decl_file.h" #include "types/free_exp.h" #include "types/free_stmt.h" +#include "types/assert_stmt.h" #include "types/layout.h" static inline impl_val *deref_impl_val(impl_val *ret_val, struct psi_decl_var *var) {