diff options
Diffstat (limited to 'msd/msd2D/main.cpp')
-rw-r--r-- | msd/msd2D/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msd/msd2D/main.cpp b/msd/msd2D/main.cpp index 4539810..46eb6c8 100644 --- a/msd/msd2D/main.cpp +++ b/msd/msd2D/main.cpp @@ -1,3 +1,3 @@ -#include "../msd.h" +#include "../src/msd.h" MSD("msd2D",msd2D,2) |