]> www.ginac.de Git - cln.git/blobdiff - src/base/cl_iterator.h
Replace CL_REQUIRE/CL_PROVIDE(cl_prin_globals) with portable code.
[cln.git] / src / base / cl_iterator.h
index 623bd4bb2cc6fd0508555476e322b2247b399707..f2684cbf8650174bcbb64e0a814bd6bc029b91a4 100644 (file)
@@ -3,7 +3,7 @@
 #ifndef _CL_ITERATOR_H
 #define _CL_ITERATOR_H
 
-#include "cl_types.h"
+#include "cln/types.h"
 
 
 // An iterator's typical use is a loop, but you have an abstraction over