diff options
Diffstat (limited to 'src/kernel/tqimage.cpp')
-rw-r--r-- | src/kernel/tqimage.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kernel/tqimage.cpp b/src/kernel/tqimage.cpp index 5f45e2fdc..e7afa87f1 100644 --- a/src/kernel/tqimage.cpp +++ b/src/kernel/tqimage.cpp @@ -40,10 +40,10 @@ #include "tqimage.h" #include "tqregexp.h" -#include "ntqfile.h" -#include "ntqdatastream.h" +#include "tqfile.h" +#include "tqdatastream.h" #include "tqtextstream.h" -#include "ntqbuffer.h" +#include "tqbuffer.h" #include "tqptrlist.h" #include "ntqasyncimageio.h" #include "ntqpngio.h" |