summaryrefslogtreecommitdiffstats
path: root/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'build.py')
-rw-r--r--build.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.py b/build.py
index c164c71..5251dec 100644
--- a/build.py
+++ b/build.py
@@ -309,8 +309,8 @@ def generateFeatures(featfile):
f.write(
"""#include <stdio.h>
-#include <qglobal.h>
-#include <qapplication.h>
+#include <tqglobal.h>
+#include <tqapplication.h>
int main(int argc,char **argv)
{