From d617e34915d3c7d3b436d39bfc6ebcc32f363360 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Sun, 18 Jan 2009 12:40:48 -0500 Subject: Cleaned up sigcore test includes --- sigcore/test/TestScript.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sigcore/test/TestScript.h') diff --git a/sigcore/test/TestScript.h b/sigcore/test/TestScript.h index 1f1a48df..050e5a72 100644 --- a/sigcore/test/TestScript.h +++ b/sigcore/test/TestScript.h @@ -1,5 +1,5 @@ /* - * Copyright 2008 Ben Boeckel + * Copyright 2008-2009 Ben Boeckel * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -18,8 +18,8 @@ #ifndef TESTSCRIPT #define TESTSCRIPT -// Sigcore includes -#include "../Script.h" +// Qt includes +#include // Forward declarations namespace Kross -- cgit