aboutsummaryrefslogtreecommitdiff
path: root/src/patch/patch.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/patch/patch.cc')
-rw-r--r--src/patch/patch.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patch/patch.cc b/src/patch/patch.cc
index 58df4bb..a56a6e3 100644
--- a/src/patch/patch.cc
+++ b/src/patch/patch.cc
@@ -40,7 +40,7 @@ using std::printf;
#include "jt/linear_map.hh"
using jtutil::error_exit;
-#include "fp.hh"
+#include "../config.hh"
#include "coords.hh"
#include "grid.hh"
#include "fd_grid.hh"