about summary refs log tree commit diff
path: root/converter/other/pamtosvg/point.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/pamtosvg/point.c')
-rw-r--r--converter/other/pamtosvg/point.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/pamtosvg/point.c b/converter/other/pamtosvg/point.c
index 94502d83..690f6d80 100644
--- a/converter/other/pamtosvg/point.c
+++ b/converter/other/pamtosvg/point.c
@@ -1,6 +1,6 @@
 #include <stdbool.h>
 
-#include "epsilon-equal.h"
+#include "epsilon.h"
 
 #include "point.h"