]> www.ginac.de Git - cln.git/blobdiff - src/integer/hash/cl_I_hash_gcpointer.cc
Use paths relative the `src' directory in the #include directives.
[cln.git] / src / integer / hash / cl_I_hash_gcpointer.cc
index b21b6ace7e41ef9695236d78718d06520c464aff..f6d2202f49482ce2301c0f49e24c434a83ff92da 100644 (file)
@@ -1,16 +1,16 @@
 // class cl_ht_from_integer_to_gcpointer.
 
 // General includes.
-#include "cl_sysdep.h"
+#include "base/cl_sysdep.h"
 
 // Specification.
-#include "cl_I_hash_gcpointer.h"
+#include "integer/hash/cl_I_hash_gcpointer.h"
 
 
 // Implementation.
 
-#include "cl_I.h"
-#include "cl_hash1.h"
+#include "integer/cl_I.h"
+#include "base/hash/cl_hash1.h"
 
 namespace cln {