Skip to content
Snippets Groups Projects
Commit 485013cc authored by Soeren Peters's avatar Soeren Peters
Browse files

Fix python bindings.

parent 2d53110f
No related branches found
No related tags found
1 merge request!303[GPU] move GridScaling functionality into gpu/core/GridScaling
......@@ -31,7 +31,7 @@
//! \author Henry Korb
//=======================================================================================
#include <pybind11/pybind11.h>
#include <gpu/core/Factories/GridScalingFactory.h>
#include <gpu/core/GridScaling/GridScalingFactory.h>
namespace grid_scaling_factory
{
......
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