Parent Directory
|
Revision Log
Add upstream patch by Michael Palimaka <kensington@gentoo.org> to fix parellel build issue wrt bug #415015. (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
| 1 | johu | 1.1 | diff --git a/src/backends/qalculate/plotassistant/qalculateplotassistant.h b/src/backends/qalculate/plotassistant/qalculateplotassistant.h |
| 2 | index ac55b51cd67c1c403f28ca99eb72390a2f03a834..22f6c215d5026594d96483741e48c9c7dce97ce5 100644 | ||
| 3 | --- a/src/backends/qalculate/plotassistant/qalculateplotassistant.h | ||
| 4 | +++ b/src/backends/qalculate/plotassistant/qalculateplotassistant.h | ||
| 5 | @@ -22,7 +22,7 @@ | ||
| 6 | #define QALCULATE_PLOT_ASSISTANT_H | ||
| 7 | |||
| 8 | #include "assistant.h" | ||
| 9 | -#include "../settings.h" | ||
| 10 | +#include "settings.h" | ||
| 11 | #include "ui_qalculateplotdialog.h" | ||
| 12 | #include <kdialog.h> | ||
| 13 | #include <qlist.h> |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |