Skip to content

Commit b163d93

Browse files
Update hdf5_save.cpp
1 parent 874bf6b commit b163d93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/io/hdf5_save.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// You should have received a copy of the GNU General Public License
1010
// along with this program. If not, see <http://www.gnu.org/licenses/>.
1111

12-
#include "particle_system.h"
12+
#include "struct/particle.h"
1313
#include <hdf5.h>
1414
#include <vector>
1515
#include <string>

0 commit comments

Comments
 (0)