summaryrefslogtreecommitdiff
path: root/src/wolff_potts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wolff_potts.c')
-rw-r--r--src/wolff_potts.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/wolff_potts.c b/src/wolff_potts.c
index 7d9beb3..8dc4471 100644
--- a/src/wolff_potts.c
+++ b/src/wolff_potts.c
@@ -1,5 +1,7 @@
-#include <wolff.h>
+#include <getopt.h>
+
+#include <cluster.h>
int main(int argc, char *argv[]) {