diff options
Diffstat (limited to 'tools/designer/editor/markerwidget.h')
-rw-r--r-- | tools/designer/editor/markerwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/editor/markerwidget.h b/tools/designer/editor/markerwidget.h index b3bfbc233..3f2aaf372 100644 --- a/tools/designer/editor/markerwidget.h +++ b/tools/designer/editor/markerwidget.h @@ -35,7 +35,7 @@ #define MARKERWIDGET_H #include <tqwidget.h> -#include <ntqpixmap.h> +#include <tqpixmap.h> class ViewManager; class TQTextParagraph; |