From 170d95f90491564201ce450f97ba9431724ebc0d Mon Sep 17 00:00:00 2001 From: jthorn Date: Mon, 24 Jun 2002 16:15:44 +0000 Subject: switch to new organization for #include files: we #include stuff in . and ../include directly, everything else includes a relative pathname ../whereever/foo.hh git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@589 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- src/jtutil/fuzzy.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/jtutil/fuzzy.cc') diff --git a/src/jtutil/fuzzy.cc b/src/jtutil/fuzzy.cc index d71a873..9652618 100644 --- a/src/jtutil/fuzzy.cc +++ b/src/jtutil/fuzzy.cc @@ -11,8 +11,8 @@ // #include -#include "jt/stdc.h" -#include "jt/util.hh" +#include "stdc.h" +#include "util.hh" //****************************************************************************** -- cgit v1.2.3