diff options
Diffstat (limited to 'dcop/tests/generate.pl')
-rwxr-xr-x | dcop/tests/generate.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/tests/generate.pl b/dcop/tests/generate.pl index cd4697d3f..9ef1f13fc 100755 --- a/dcop/tests/generate.pl +++ b/dcop/tests/generate.pl @@ -34,7 +34,7 @@ print HEADER <<END; class Test2; // this has to work too -#include <qstring.h> +#include <tqstring.h> |