summaryrefslogtreecommitdiffstats
path: root/PerlTQt/smokeperl.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-18 22:45:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-21 19:17:26 +0900
commit10ee12b66a226f890b423ab711e17efd04bd2f70 (patch)
tree64d998718597a805203696291a935c0d9672682e /PerlTQt/smokeperl.h
parent3144af3574cf5c78b414ab7ce2efb5dacf2549b3 (diff)
downloadlibtqt-perl-10ee12b66a226f890b423ab711e17efd04bd2f70.tar.gz
libtqt-perl-10ee12b66a226f890b423ab711e17efd04bd2f70.zip
Moved to /usr folder instead of /opt/trinity. This relates to bug 266.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'PerlTQt/smokeperl.h')
-rw-r--r--PerlTQt/smokeperl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/PerlTQt/smokeperl.h b/PerlTQt/smokeperl.h
index 21e8298..75b2921 100644
--- a/PerlTQt/smokeperl.h
+++ b/PerlTQt/smokeperl.h
@@ -17,7 +17,7 @@
#include "perl.h"
#include "XSUB.h"
-#include "perlqt.h"
+#include "perltqt.h"
#include "marshall.h"
class SmokePerl;