summaryrefslogtreecommitdiffstats
path: root/python/astra/src
diff options
context:
space:
mode:
Diffstat (limited to 'python/astra/src')
-rw-r--r--python/astra/src/PythonPluginAlgorithm.h2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
#include "astra/Singleton.h"
#include "astra/XMLDocument.h"
#include "astra/XMLNode.h"
-#include "astra/PluginAlgorithm.h"
+#include "astra/PluginAlgorithmFactory.h"
#include <Python.h>