summaryrefslogtreecommitdiff
path: root/lib/wolff_models/ising.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wolff_models/ising.hpp')
-rw-r--r--lib/wolff_models/ising.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/wolff_models/ising.hpp b/lib/wolff_models/ising.hpp
index 345eeff..bcb0103 100644
--- a/lib/wolff_models/ising.hpp
+++ b/lib/wolff_models/ising.hpp
@@ -4,7 +4,7 @@
#define WOLFF_FINITE_STATES_N 2
-#include "wolff.hpp"
+#include "../wolff.hpp"
namespace wolff {