Skip to content
Snippets Groups Projects
Commit 8960774b authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

correct typo in USER-SMD introduced by doc-adjust PR

parent d805796c
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
#include <cstring> #include <cstring>
#include <iostream> #include <iostream>
#include <Eigen/Eigen> #include <Eigen/Eigen>
#include "compute_smd_triangle_mesh_vertices.h" #include "compute_smd_triangle_vertices.h"
#include "atom.h" #include "atom.h"
#include "update.h" #include "update.h"
#include "modify.h" #include "modify.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment