summaryrefslogtreecommitdiffstats
path: root/sigcore/Script.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigcore/Script.h')
-rw-r--r--sigcore/Script.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sigcore/Script.h b/sigcore/Script.h
index 6a12725e..7b5a3a8a 100644
--- a/sigcore/Script.h
+++ b/sigcore/Script.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
@@ -26,6 +26,7 @@
#include "Global.h"
// Qt includes
+#include <QtCore/QMetaType>
#include <QtCore/QString>
namespace Sigcore