From ecd6cdb8d622d02abef2b18277e39e491f7232df Mon Sep 17 00:00:00 2001 From: Rudolf Weeber Date: Tue, 25 Feb 2025 12:30:45 +0100 Subject: [PATCH] nclude# Please enter the commit message for your changes. Lines starting --- src/script_interface/particle_data/ParticleHandle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/script_interface/particle_data/ParticleHandle.cpp b/src/script_interface/particle_data/ParticleHandle.cpp index ce8c81b1583..65ef9ea25b2 100644 --- a/src/script_interface/particle_data/ParticleHandle.cpp +++ b/src/script_interface/particle_data/ParticleHandle.cpp @@ -30,7 +30,7 @@ #include "core/BoxGeometry.hpp" #include "core/PropagationMode.hpp" #include "core/bonded_interactions/bonded_interaction_data.hpp" -#include "core/bonds.cpp" +#include "core/bonds.hpp" #include "core/cell_system/CellStructure.hpp" #include "core/exclusions.hpp" #include "core/nonbonded_interactions/nonbonded_interaction_data.hpp"