diff options
Diffstat (limited to 'src/kernel/qmovie.cpp')
-rw-r--r-- | src/kernel/qmovie.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qmovie.cpp b/src/kernel/qmovie.cpp index ea6f99942..a26f03d7f 100644 --- a/src/kernel/qmovie.cpp +++ b/src/kernel/qmovie.cpp @@ -45,8 +45,8 @@ #include "tqptrlist.h" #include "tqbitmap.h" #include "ntqmovie.h" -#include "ntqfile.h" -#include "ntqbuffer.h" +#include "tqfile.h" +#include "tqbuffer.h" #include "tqobject.h" #include "ntqpixmapcache.h" |