]> www.ginac.de Git - cln.git/blobdiff - src/base/hash/cl_hashset.h
Use paths relative the `src' directory in the #include directives.
[cln.git] / src / base / hash / cl_hashset.h
index 15ced7b0887fab673e65a942bfb89ee228fa3e9f..bff639c9a35dd3b20bcf0fa5750b4d14c7747b6f 100644 (file)
@@ -3,8 +3,8 @@
 #ifndef _CL_HASHSET_H
 #define _CL_HASHSET_H
 
-#include "cl_hash.h"
-#include "cl_iterator.h"
+#include "base/hash/cl_hash.h"
+#include "base/cl_iterator.h"
 
 namespace cln {