X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;f=src%2Freal%2Fformat-output%2Fcl_fmt_oldroman.cc;h=902843d7774caffa4ce85213777f10e4fdc4f965;hb=8169a19b38c42588b39b21dae5bdb964e2f6b8c6;hp=9ca5c6f4bb65f1f6b2fbceb6936e9533987a2612;hpb=478f9e32c706f314e23cc20640f8650ce5631fe5;p=cln.git diff --git a/src/real/format-output/cl_fmt_oldroman.cc b/src/real/format-output/cl_fmt_oldroman.cc index 9ca5c6f..902843d 100644 --- a/src/real/format-output/cl_fmt_oldroman.cc +++ b/src/real/format-output/cl_fmt_oldroman.cc @@ -1,10 +1,10 @@ // format_old_roman(). // General includes. -#include "cl_sysdep.h" +#include "base/cl_sysdep.h" // Specification. -#include "cl_format.h" +#include "real/format-output/cl_format.h" // Implementation.