From 84281bdc44ea42e110efd256cdcdd37a84276204 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Mon, 26 Dec 2011 21:35:57 +0000 Subject: major header cleanup --- FunctionBar.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'FunctionBar.c') diff --git a/FunctionBar.c b/FunctionBar.c index ba657492..fae05556 100644 --- a/FunctionBar.c +++ b/FunctionBar.c @@ -5,19 +5,19 @@ Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ -#include "Object.h" #include "FunctionBar.h" -#include "CRT.h" +#include "CRT.h" #include "debug.h" -#include +#include #include #include #include #include /*{ +#include "Object.h" typedef struct FunctionBar_ { Object super; -- cgit v1.2.3