summaryrefslogtreecommitdiffstats
path: root/include/astra/cuda/3d/algo3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/astra/cuda/3d/algo3d.h')
-rw-r--r--include/astra/cuda/3d/algo3d.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/astra/cuda/3d/algo3d.h b/include/astra/cuda/3d/algo3d.h
index a70539a..42ed782 100644
--- a/include/astra/cuda/3d/algo3d.h
+++ b/include/astra/cuda/3d/algo3d.h
@@ -25,8 +25,8 @@ along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>.
-----------------------------------------------------------------------
*/
-#ifndef _CUDA_ALGO_H
-#define _CUDA_ALGO_H
+#ifndef _CUDA_ALGO3D_H
+#define _CUDA_ALGO3D_H
#include "dims3d.h"
#include "util3d.h"