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 --- matlab/mex/astra_mex_plugin_c.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'matlab') diff --git a/matlab/mex/astra_mex_plugin_c.cpp b/matlab/mex/astra_mex_plugin_c.cpp index 3bc812a..f39e87e 100644 --- a/matlab/mex/astra_mex_plugin_c.cpp +++ b/matlab/mex/astra_mex_plugin_c.cpp @@ -34,7 +34,7 @@ along with the ASTRA Toolbox. If not, see . #include "mexHelpFunctions.h" #include "mexInitFunctions.h" -#include "astra/PluginAlgorithm.h" +#include "astra/PluginAlgorithmFactory.h" #include -- cgit v1.2.3