]> www.ginac.de Git - cln.git/blobdiff - src/float/lfloat/division/cl_LF_round22.cc
Use paths relative the `src' directory in the #include directives.
[cln.git] / src / float / lfloat / division / cl_LF_round22.cc
index 962e8ecdfd43c806b897af9637ab6e4e49802f2f..49b35736bb38d96397b513d64719df82210cd9c6 100644 (file)
@@ -1,7 +1,7 @@
 // round2().
 
 // General includes.
-#include "cl_sysdep.h"
+#include "base/cl_sysdep.h"
 
 // Specification.
 #include "cln/lfloat.h"
@@ -9,7 +9,7 @@
 
 // Implementation.
 
-#include "cl_LF.h"
+#include "float/lfloat/cl_LF.h"
 
 namespace cln {