mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
336 B
Plaintext
13 lines
336 B
Plaintext
$NetBSD: patch-aa,v 1.6 2007/01/11 19:19:01 drochner Exp $
|
|
|
|
--- scribus/scpreview.cpp.orig 2006-02-20 22:09:51.000000000 +0100
|
|
+++ scribus/scpreview.cpp
|
|
@@ -18,6 +18,7 @@ for which a new license (GPL+exception)
|
|
#include <qdir.h>
|
|
#include <cmath>
|
|
#include <cstdlib>
|
|
+#include <iostream>
|
|
|
|
#include "missing.h"
|
|
#include "sccolor.h"
|