From af5a7f54348a469043b5cc6aafdb1efd209779d9 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 25 Aug 2006 22:06:59 +0000 Subject: [PATCH] fixed am43858 (beta report) --- plugins/include/sorting.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/include/sorting.inc b/plugins/include/sorting.inc index dc3907b2..567080c7 100644 --- a/plugins/include/sorting.inc +++ b/plugins/include/sorting.inc @@ -9,10 +9,10 @@ * For more info, see: http://linux.wku.edu/~lamonml/algor/sort/sort.html */ -#if defined _time_included +#if defined _sorting_included #endinput #endif -#define _time_included +#define _sorting_included enum SortMethod {