diff options
-rw-r--r-- | ftnoir_protocol_ft/fttypes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftnoir_protocol_ft/fttypes.h b/ftnoir_protocol_ft/fttypes.h index d4cb0c9b..0558f881 100644 --- a/ftnoir_protocol_ft/fttypes.h +++ b/ftnoir_protocol_ft/fttypes.h @@ -21,7 +21,7 @@ #include <inttypes.h> -#define FT_MM_DATA "FT_SharedMem" +#define FREETRACK_HEAP "FT_SharedMem" #define FREETRACK_MUTEX "FT_Mutext" /* only 6 headpose floats and the data id are filled -sh */ |