]> www.ginac.de Git - cln.git/blobdiff - src/float/transcendental/cl_F_roundpi.cc
Update known-to-work-with compilers.
[cln.git] / src / float / transcendental / cl_F_roundpi.cc
index 71e535a269126da50efce8faff97447677361a1b..d83c7a2783968bbfee76a6ffc8df691776056f5a 100644 (file)
@@ -1,10 +1,10 @@
 // cl_round_pi().
 
 // General includes.
-#include "cl_sysdep.h"
+#include "base/cl_sysdep.h"
 
 // Specification.
-#include "cl_F_tran.h"
+#include "float/transcendental/cl_F_tran.h"
 
 
 // Implementation.