]> www.ginac.de Git - cln.git/blobdiff - src/timing/cl_t_current2.cc
Remove libtool bits from the repository.
[cln.git] / src / timing / cl_t_current2.cc
index 904a738c1f545ac2bb6aa5ec15d8ee0f824e28c9..085a24e9eb168c2110c81316cf257c79a88f63f7 100644 (file)
@@ -1,7 +1,7 @@
 // cl_current_time_consumption().
 
 // General includes.
-#include "cl_sysdep.h"
+#include "base/cl_sysdep.h"
 
 // Specification.
 #include "cln/timing.h"
@@ -9,7 +9,7 @@
 
 // Implementation.
 
-#include "cl_t_config.h"
+#include "timing/cl_t_config.h"
 
 #if defined(HAVE_GETRUSAGE)
   #include <sys/types.h>