diff options
Diffstat (limited to 'heap')
-rw-r--r-- | heap/hp_test1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heap/hp_test1.c b/heap/hp_test1.c index f44752af3bc..2357fdafa05 100644 --- a/heap/hp_test1.c +++ b/heap/hp_test1.c @@ -20,7 +20,7 @@ raderas. */ -#include <global.h> +#include <my_global.h> #include <my_sys.h> #include <m_string.h> #include "heap.h" |