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 --- python/astra/src/PythonPluginAlgorithm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/astra/src') diff --git a/python/astra/src/PythonPluginAlgorithm.h b/python/astra/src/PythonPluginAlgorithm.h index b7072d6..f2fd76d 100644 --- a/python/astra/src/PythonPluginAlgorithm.h +++ b/python/astra/src/PythonPluginAlgorithm.h @@ -34,7 +34,7 @@ along with the ASTRA Toolbox. If not, see . #include "astra/Singleton.h" #include "astra/XMLDocument.h" #include "astra/XMLNode.h" -#include "astra/PluginAlgorithm.h" +#include "astra/PluginAlgorithmFactory.h" #include -- cgit v1.2.3