From d3d17ad9b662aca4327b7b63ba1824eb14d7874b Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 22 Sep 2014 15:24:44 +0200 Subject: fixup! needless compat api breakage --- ftnoir_protocol_ft/fttypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftnoir_protocol_ft') 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 -#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 */ -- cgit v1.2.3