X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;ds=sidebyside;f=src%2Ffloat%2Flfloat%2Fmisc%2Fcl_LF_shortenwith.cc;h=b4c2949fa9c03e37406aeb07cf9ea64cd2d46cc9;hb=8169a19b38c42588b39b21dae5bdb964e2f6b8c6;hp=0cb6e639dd25d52a6329f9737880b83aa58ee3b3;hpb=478f9e32c706f314e23cc20640f8650ce5631fe5;p=cln.git diff --git a/src/float/lfloat/misc/cl_LF_shortenwith.cc b/src/float/lfloat/misc/cl_LF_shortenwith.cc index 0cb6e63..b4c2949 100644 --- a/src/float/lfloat/misc/cl_LF_shortenwith.cc +++ b/src/float/lfloat/misc/cl_LF_shortenwith.cc @@ -1,18 +1,18 @@ // cl_LF_shortenwith(). // General includes. -#include "cl_sysdep.h" +#include "base/cl_sysdep.h" // Specification. -#include "cl_LF.h" +#include "float/lfloat/cl_LF.h" // Implementation. -#include "cl_inline2.h" -#include "cl_LF_precision.cc" -#include "cl_inline.h" -#include "cl_LF_exponent.cc" +#include "base/cl_inline2.h" +#include "float/lfloat/misc/cl_LF_precision.cc" +#include "base/cl_inline.h" +#include "float/lfloat/misc/cl_LF_exponent.cc" namespace cln {