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