summaryrefslogtreecommitdiffstats
path: root/src/kernel/tqpngio.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/tqpngio.cpp')
-rw-r--r--src/kernel/tqpngio.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/tqpngio.cpp b/src/kernel/tqpngio.cpp
index 16d17eb6f..cf4d5ca60 100644
--- a/src/kernel/tqpngio.cpp
+++ b/src/kernel/tqpngio.cpp
@@ -42,7 +42,7 @@
#ifndef TQT_NO_IMAGEIO_PNG
-#include "ntqasyncimageio.h"
+#include "tqasyncimageio.h"
#include "tqiodevice.h"
#include <png.h>
@@ -999,7 +999,7 @@ class TQPNGFormatType : public TQImageFormatType
*/
/*
- \class TQPNGFormatType ntqasyncimageio.h
+ \class TQPNGFormatType tqasyncimageio.h
\brief The TQPNGFormatType class provides an incremental image decoder
for PNG image format.