diff options
Diffstat (limited to 'src/kernel/qbitmap.cpp')
-rw-r--r-- | src/kernel/qbitmap.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kernel/qbitmap.cpp b/src/kernel/qbitmap.cpp index 9e1ea6fbe..1e341e545 100644 --- a/src/kernel/qbitmap.cpp +++ b/src/kernel/qbitmap.cpp @@ -38,12 +38,12 @@ ** **********************************************************************/ -#include "qbitmap.h" -#include "qimage.h" +#include "ntqbitmap.h" +#include "ntqimage.h" /*! - \class TQBitmap qbitmap.h + \class TQBitmap ntqbitmap.h \brief The TQBitmap class provides monochrome (1-bit depth) pixmaps. \ingroup graphics |