]> www.ginac.de Git - cln.git/blobdiff - src/complex/algebraic/cl_C_abs_aux.cc
Use paths relative the `src' directory in the #include directives.
[cln.git] / src / complex / algebraic / cl_C_abs_aux.cc
index 8ea3d6fa14bc119cbf446f434ce040ccc560d9e6..e1b53fdb6178a27cc6376577a37befc5fa9c1006 100644 (file)
@@ -1,10 +1,10 @@
 // abs().
 
 // General includes.
-#include "cl_sysdep.h"
+#include "base/cl_sysdep.h"
 
 // Specification.
-#include "cl_C.h"
+#include "complex/cl_C.h"
 
 
 // Implementation.