From 52987f395d423203fbb1a417961408804832c258 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Fri, 24 Aug 2018 14:28:25 +0200 Subject: Make filename more consistent --- include/astra/AstraObjectFactory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/astra/AstraObjectFactory.h') diff --git a/include/astra/AstraObjectFactory.h b/include/astra/AstraObjectFactory.h index c963e35..91efa61 100644 --- a/include/astra/AstraObjectFactory.h +++ b/include/astra/AstraObjectFactory.h @@ -40,7 +40,7 @@ along with the ASTRA Toolbox. If not, see . #include "AlgorithmTypelist.h" #ifdef ASTRA_PYTHON -#include "PluginAlgorithm.h" +#include "PluginAlgorithmFactory.h" #endif -- cgit v1.2.3