File dream-missing-qwt-include.patch of Package dream
diff --git a/dream/src/GUI-QT/DRMPlot.h b/dream/src/GUI-QT/DRMPlot.h index 9fae4e8..f67a891 100644 --- a/dream/src/GUI-QT/DRMPlot.h +++ b/dream/src/GUI-QT/DRMPlot.h @@ -62,6 +62,7 @@ #include <qwt_symbol.h> #if QWT_VERSION >= 0x060000 # include <qwt_picker_machine.h> +# include <qwt_text.h> #endif /* Other includes */