aboutsummaryrefslogtreecommitdiff
path: root/msd/msdND/main.cpp
diff options
context:
space:
mode:
authorN.N. <nimon@users.sourceforge.net>2010-09-09 09:48:00 +0000
committerN.N. <nimon@users.sourceforge.net>2010-09-09 09:48:00 +0000
commit2a9ce6542b8771e6cdbf648f1d29ff9c595ffe72 (patch)
tree1d091573d2b027e53e4e0c474c99ddb1dd971116 /msd/msdND/main.cpp
parenta4705e761f3205c1838f5b38d9b76ff1aa732650 (diff)
reorganizing nusmk/msd directory
svn path=/trunk/externals/nusmuk/; revision=14018
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)