summaryrefslogtreecommitdiff
path: root/include/pso/TObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pso/TObject.h')
-rw-r--r--include/pso/TObject.h2
1 files changed, 1 insertions, 1 deletions
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 <global_types.h>
OBJECT_NAME(TObject)