diff options
Diffstat (limited to 'kimgio/dds.h')
-rw-r--r-- | kimgio/dds.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kimgio/dds.h b/kimgio/dds.h index 6933f2b63..3ccfed3a1 100644 --- a/kimgio/dds.h +++ b/kimgio/dds.h @@ -10,7 +10,7 @@ #ifndef KIMG_DDS_H #define KIMG_DDS_H -class QImageIO; +class TQImageIO; extern "C" { void kimgio_dds_read( TQImageIO * ); |