]> www.ginac.de Git - cln.git/blobdiff - src/modinteger/cl_MI_lshift.cc
Fix integer input with leading zeros in power-of-two base.
[cln.git] / src / modinteger / cl_MI_lshift.cc
index 9c8146e5b03d7b44333252b4842824b4c1612669..47881d0a48f01fb8d24af505fddfb4a4728bf9ff 100644 (file)
@@ -1,7 +1,7 @@
 // operator<< on cl_MI.
 
 // General includes.
-#include "cl_sysdep.h"
+#include "base/cl_sysdep.h"
 
 // Specification.
 #include "cln/modinteger.h"