diff options
Diffstat (limited to 'kimgio/pcx.h')
-rw-r--r-- | kimgio/pcx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kimgio/pcx.h b/kimgio/pcx.h index 72753df33..eef3293c5 100644 --- a/kimgio/pcx.h +++ b/kimgio/pcx.h @@ -14,7 +14,7 @@ #include <tqdatastream.h> #include <tqcolor.h> -class QImageIO; +class TQImageIO; extern "C" { |