diff options
Diffstat (limited to 'include/astra/Float32Data3DGPU.h')
-rw-r--r-- | include/astra/Float32Data3DGPU.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/astra/Float32Data3DGPU.h b/include/astra/Float32Data3DGPU.h index 9ebb341..cac38f6 100644 --- a/include/astra/Float32Data3DGPU.h +++ b/include/astra/Float32Data3DGPU.h @@ -33,7 +33,7 @@ along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>. #include "Globals.h" #include "Float32Data3D.h" -#include "../../cuda/3d/mem3d.h" +#include "cuda/3d/mem3d.h" namespace astra { |