]> www.ginac.de Git - cln.git/blobdiff - src/real/format-output/cl_fmt_oldroman.cc
Use paths relative the `src' directory in the #include directives.
[cln.git] / src / real / format-output / cl_fmt_oldroman.cc
index 9ca5c6f4bb65f1f6b2fbceb6936e9533987a2612..902843d7774caffa4ce85213777f10e4fdc4f965 100644 (file)
@@ -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.