diff options
Diffstat (limited to 'kimgio/hdr.h')
-rw-r--r-- | kimgio/hdr.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kimgio/hdr.h b/kimgio/hdr.h index 34c833f73..327d3d6d2 100644 --- a/kimgio/hdr.h +++ b/kimgio/hdr.h @@ -13,8 +13,8 @@ class QImageIO; extern "C" { -void kimgio_hdr_read( QImageIO * ); -void kimgio_hdr_write( QImageIO * ); +void kimgio_hdr_read( TQImageIO * ); +void kimgio_hdr_write( TQImageIO * ); } #endif |