diff options
Diffstat (limited to 'src/kernel/qpoint.cpp')
-rw-r--r-- | src/kernel/qpoint.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kernel/qpoint.cpp b/src/kernel/qpoint.cpp index 6e8359cf8..35fd3bc34 100644 --- a/src/kernel/qpoint.cpp +++ b/src/kernel/qpoint.cpp @@ -38,12 +38,12 @@ ** **********************************************************************/ -#include "qpoint.h" -#include "qdatastream.h" +#include "ntqpoint.h" +#include "ntqdatastream.h" /*! - \class TQPoint qpoint.h + \class TQPoint ntqpoint.h \brief The TQPoint class defines a point in the plane. \ingroup images |