summaryrefslogtreecommitdiffstats
path: root/tdeprint/fooscanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/fooscanner.l')
-rw-r--r--tdeprint/fooscanner.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/fooscanner.l b/tdeprint/fooscanner.l
index df8f6e778..7770f28bb 100644
--- a/tdeprint/fooscanner.l
+++ b/tdeprint/fooscanner.l
@@ -72,7 +72,7 @@ D [[:digit:]]
%%
-void tdeprint_foomatic2scanner_init( QIODevice *d )
+void tdeprint_foomatic2scanner_init( TQIODevice *d )
{
tdeprint_foomatic2scanner_device = d;
}