aboutsummaryrefslogtreecommitdiff
path: root/msd/msdND/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'msd/msdND/main.cpp')
-rw-r--r--msd/msdND/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/msd/msdND/main.cpp b/msd/msdND/main.cpp
index e0df50e..33b4e84 100644
--- a/msd/msdND/main.cpp
+++ b/msd/msdND/main.cpp
@@ -1,4 +1,4 @@
-#include "../msd.h"
+#include "../src/msd.h"
// replace N with the number of dimension
// ex: MSD("msd13D",msd13D,13) for 13D
MSD("msdND",msdND,N)