We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0773351 commit 1f93b68Copy full SHA for 1f93b68
src/CddInterface.c
@@ -2,7 +2,7 @@
2
* CddInterface: Gap interface to Cdd package
3
*/
4
5
-#include "compiled.h" // GAP headers
+#include "gap_all.h" // GAP headers
6
#include "config.h"
7
8
#if HAVE_CDDLIB_SETOPER_H == 1
0 commit comments