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

hmmr-guest pushed a commit to branch WIP
in repository cnrun.

commit 7c8162a0a833f2d60dafe322e0ff0df847d17427
Author: Andrei Zavada <johnhom...@gmail.com>
Date:   Sun Mar 23 18:28:23 2014 +0200

    include lib*/*.h relying on newly added -I$(top_src_dir)/src
---
 upstream/src/libcn/model-struct.cc | 2 +-
 upstream/src/libcn/types.cc        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/upstream/src/libcn/model-struct.cc 
b/upstream/src/libcn/model-struct.cc
index b4f86ee..83f3703 100644
--- a/upstream/src/libcn/model-struct.cc
+++ b/upstream/src/libcn/model-struct.cc
@@ -16,7 +16,7 @@
 
 #include <regex.h>
 
-#include "../libstilton/pointaligned-s.hh"
+#include "libstilton/pointaligned-s.hh"
 
 #include "model.hh"
 
diff --git a/upstream/src/libcn/types.cc b/upstream/src/libcn/types.cc
index deabf59..610f0fa 100644
--- a/upstream/src/libcn/types.cc
+++ b/upstream/src/libcn/types.cc
@@ -15,7 +15,7 @@
 #include <cstring>
 #include <iostream>
 
-#include "../libstilton/pointaligned-s.hh"
+#include "libstilton/pointaligned-s.hh"
 
 #include "types.hh"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/cnrun.git

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to