]> www.ginac.de Git - cln.git/blobdiff - src/integer/misc/cl_I_exptpos_I.cc
Use paths relative the `src' directory in the #include directives.
[cln.git] / src / integer / misc / cl_I_exptpos_I.cc
index 06d9e1c98a296dda150c05e0d74aecb1e1cdfbed..0f59df1f9e42e901a6bbc6f79a7838ddcad7467d 100644 (file)
@@ -1,7 +1,7 @@
 // expt_pos().
 
 // General includes.
-#include "cl_sysdep.h"
+#include "base/cl_sysdep.h"
 
 // Specification.
 #include "cln/integer.h"
@@ -9,7 +9,7 @@
 
 // Implementation.
 
-#include "cl_I.h"
+#include "integer/cl_I.h"
 
 namespace cln {