X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;f=src%2Finteger%2Fbitwise%2Fcl_I_dpf.cc;fp=src%2Finteger%2Fbitwise%2Fcl_I_dpf.cc;h=9281f8196210d5f85fde40f6655e93a261a0d561;hb=8169a19b38c42588b39b21dae5bdb964e2f6b8c6;hp=038fc1344f2fc17d491aa4bc23e2b25ba0016db7;hpb=478f9e32c706f314e23cc20640f8650ce5631fe5;p=cln.git diff --git a/src/integer/bitwise/cl_I_dpf.cc b/src/integer/bitwise/cl_I_dpf.cc index 038fc13..9281f81 100644 --- a/src/integer/bitwise/cl_I_dpf.cc +++ b/src/integer/bitwise/cl_I_dpf.cc @@ -1,7 +1,7 @@ // deposit_field(). // General includes. -#include "cl_sysdep.h" +#include "base/cl_sysdep.h" // Specification. #include "cln/integer.h" @@ -10,7 +10,7 @@ // Implementation. #include "cln/integer.h" -#include "cl_I.h" +#include "integer/cl_I.h" namespace cln {