]> www.ginac.de Git - cln.git/blobdiff - src/real/division/cl_R_round12.cc
Use paths relative the `src' directory in the #include directives.
[cln.git] / src / real / division / cl_R_round12.cc
index 34ec994546b3a29f172f6936c64fe560bffc9514..baa2c74b3baa470c6bd3908ace3e50b20ab22332 100644 (file)
@@ -1,7 +1,7 @@
 // round1().
 
 // General includes.
-#include "cl_sysdep.h"
+#include "base/cl_sysdep.h"
 
 // Specification.
 #include "cln/real.h"
@@ -9,7 +9,7 @@
 
 // Implementation.
 
-#include "cl_R.h"
+#include "real/cl_R.h"
 #include "cln/rational.h"
 
 namespace cln {