From 7bb562182f15705aaa49eb3d75af589055322dc4 Mon Sep 17 00:00:00 2001 From: Steve Dudenhoeffer Date: Mon, 14 May 2007 22:11:28 +0000 Subject: [PATCH] Changed _array_included to _cellarray_included --- plugins/include/cellarray.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/include/cellarray.inc b/plugins/include/cellarray.inc index 962ad4a9..78a511e9 100644 --- a/plugins/include/cellarray.inc +++ b/plugins/include/cellarray.inc @@ -1,8 +1,8 @@ -#if defined _array_included +#if defined _cellarray_included #endinput #endif -#define _array_included +#define _cellarray_included /** * These arrays are intended to be used for a form of global storage without