[saga] 10/11: Fix vigra path

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Thu Sep 24 17:19:32 UTC 2015


This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch patch-queue/master
in repository saga.

commit 2fc721ada370e705aeeb0da8a813591210229cf9
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Mon Jul 6 19:12:04 2015 +0200

    Fix vigra path
---
 src/modules/imagery/imagery_vigra/vigra_random_forest.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/modules/imagery/imagery_vigra/vigra_random_forest.cpp b/src/modules/imagery/imagery_vigra/vigra_random_forest.cpp
index ce9eece..fa1c67e 100644
--- a/src/modules/imagery/imagery_vigra/vigra_random_forest.cpp
+++ b/src/modules/imagery/imagery_vigra/vigra_random_forest.cpp
@@ -71,7 +71,7 @@
 //---------------------------------------------------------
 #if !defined(VIGRA_VERSION_MAJOR) || VIGRA_VERSION_MAJOR < 1 || VIGRA_VERSION_MINOR < 10
 // define some dummies
-#include <vigra\matrix.hxx>
+#include <vigra/matrix.hxx>
 class CRandom_Forest
 {
 public:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/saga.git



More information about the Pkg-grass-devel mailing list