aboutsummaryrefslogtreecommitdiff
path: root/src/patch/test_coords2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/patch/test_coords2.cc')
-rw-r--r--src/patch/test_coords2.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/patch/test_coords2.cc b/src/patch/test_coords2.cc
index 3dbde2e..526ec06 100644
--- a/src/patch/test_coords2.cc
+++ b/src/patch/test_coords2.cc
@@ -6,10 +6,10 @@
#include <math.h>
#include <string.h>
-#include "jt/stdc.h"
-#include "jt/util.hh"
+#include "stdc.h"
+#include "config.hh"
+#include "../jtutil/util.hh"
-#include "../config.hh"
#include "coords.hh"
using jtutil::fuzzy;