From b76cd375d2536bb3e0d4ea807c1137f9c6ccda37 Mon Sep 17 00:00:00 2001 From: mrb0nk500 Date: Wed, 1 Feb 2023 18:50:52 -0400 Subject: types: Rename `types.h` to `global_types.h` --- include/pso/TObject.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/pso/TObject.h') diff --git a/include/pso/TObject.h b/include/pso/TObject.h index b5f7dee..8532d5a 100644 --- a/include/pso/TObject.h +++ b/include/pso/TObject.h @@ -2,7 +2,7 @@ #define TOBJECT_H #include "pso/macros.h" -#include "types.h" +#include OBJECT_NAME(TObject) -- cgit v1.2.3-13-gbd6f