diff --git a/source/fpatching_defines_legacy.h b/source/fpatching_defines_legacy.h index 81d1986..8824598 100644 --- a/source/fpatching_defines_legacy.h +++ b/source/fpatching_defines_legacy.h @@ -2,8 +2,8 @@ /* Types that are kept only for ABI compatibility. */ -#include #include +#include typedef struct function_replacement_data_v2_t { uint32_t VERSION;