summaryrefslogtreecommitdiffstats
path: root/sigcore/test/TestScript.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigcore/test/TestScript.h')
-rw-r--r--sigcore/test/TestScript.h6
1 files changed, 3 insertions, 3 deletions
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 <MathStuf@gmail.com>
+ * Copyright 2008-2009 Ben Boeckel <MathStuf@gmail.com>
*
* 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 <QtCore/QObject>
// Forward declarations
namespace Kross