mirror of
https://github.com/termux/termux-packages.git
synced 2025-08-08 21:21:52 +00:00
13 lines
378 B
Diff
13 lines
378 B
Diff
diff --git ./pkg/hap/lib/CompiledGAP/absint.c b/pkg/hap/lib/CompiledGAP/absint.c
|
|
index 362dc0c2..e88fc4fd 100644
|
|
--- ./pkg/hap/lib/CompiledGAP/absint.c
|
|
+++ ./pkg/hap/lib/CompiledGAP/absint.c
|
|
@@ -1,6 +1,6 @@
|
|
/*Written by Paul Smith*/
|
|
|
|
-#include "src/compiled.h" /* the GAP headers */
|
|
+#include "compiled.h" /* the GAP headers */
|
|
#include <stdlib.h> /* for abs */
|
|
|
|
|