aboutsummaryrefslogtreecommitdiff
path: root/src/patch/patch_system.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/patch/patch_system.cc')
-rw-r--r--src/patch/patch_system.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patch/patch_system.cc b/src/patch/patch_system.cc
index ea85344..f61cdde 100644
--- a/src/patch/patch_system.cc
+++ b/src/patch/patch_system.cc
@@ -43,7 +43,7 @@ using std::strcmp;
#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"