]> www.ginac.de Git - cln.git/blobdiff - src/base/string/input/cl_st_get2.cc
Use paths relative the `src' directory in the #include directives.
[cln.git] / src / base / string / input / cl_st_get2.cc
index 8ef1e260e43f3837203ecddbb4b254a554b2dc5c..d89f3e427cef87524e7a6446dab1e69e2e7a5e26 100644 (file)
@@ -1,7 +1,7 @@
 // cl_fget().
 
 // General includes.
-#include "cl_sysdep.h"
+#include "base/cl_sysdep.h"
 
 // Specification.
 #include "cln/string.h"
@@ -10,7 +10,7 @@
 // Implementation.
 
 #include "cln/io.h"
-#include "cl_spushstring.h"
+#include "base/string/cl_spushstring.h"
 
 namespace cln {