summaryrefslogtreecommitdiffstats
path: root/kimgio/tga.h
diff options
context:
space:
mode:
Diffstat (limited to 'kimgio/tga.h')
-rw-r--r--kimgio/tga.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kimgio/tga.h b/kimgio/tga.h
index c9dc3902f..ce5824802 100644
--- a/kimgio/tga.h
+++ b/kimgio/tga.h
@@ -10,7 +10,7 @@
#ifndef KIMG_TGA_H
#define KIMG_TGA_H
-class QImageIO;
+class TQImageIO;
extern "C" {
void kimgio_tga_read( TQImageIO * );