diff options
Diffstat (limited to 'src/kernel/qwmatrix.cpp')
-rw-r--r-- | src/kernel/qwmatrix.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qwmatrix.cpp b/src/kernel/qwmatrix.cpp index dae4bc74b..6c881b208 100644 --- a/src/kernel/qwmatrix.cpp +++ b/src/kernel/qwmatrix.cpp @@ -39,7 +39,7 @@ **********************************************************************/ #include "ntqwmatrix.h" -#include "ntqdatastream.h" +#include "tqdatastream.h" #include "ntqregion.h" #if defined(TQ_WS_X11) double qsincos( double, bool calcCos ); // defined in qpainter_x11.cpp |