The following commit has been merged in the master branch:
commit 6ddc7b23126eae05e6d8a9c524ccdf157258adcc
Author: Andrei Zavada <[email protected]>
Date: Thu Dec 20 14:32:35 2012 +0200
style touchups
diff --git a/src/tools/edfcat.cc b/src/tools/edfcat.cc
index aaa8ac6..b687bd7 100644
--- a/src/tools/edfcat.cc
+++ b/src/tools/edfcat.cc
@@ -20,9 +20,10 @@
#include <stdexcept>
#include <fstream>
-#include "../libsigfile/edf.hh"
-#include "../libsigfile/source.hh"
-#include "../common/fs.hh"
+#include "libsigfile/edf.hh"
+#include "libsigfile/source.hh"
+#include "common/alg.hh"
+#include "common/fs.hh"
#if HAVE_CONFIG_H && !defined(VERSION)
# include "config.h"
diff --git a/src/tools/edfhed.cc b/src/tools/edfhed.cc
index 2837203..a4558f3 100644
--- a/src/tools/edfhed.cc
+++ b/src/tools/edfhed.cc
@@ -19,9 +19,9 @@
#include <stdlib.h>
#include <iostream>
-#include "../libsigfile/edf.hh"
-#include "../libsigfile/source.hh"
-#include "../common/fs.hh"
+#include "libsigfile/edf.hh"
+#include "libsigfile/source.hh"
+#include "common/fs.hh"
#include "config.h"
--
Sleep experiment manager
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit