diff --git a/core/src/Kokkos_Macros.hpp b/core/src/Kokkos_Macros.hpp index c672de24b0..00f4686ad8 100644 --- a/core/src/Kokkos_Macros.hpp +++ b/core/src/Kokkos_Macros.hpp @@ -55,7 +55,7 @@ #ifndef KOKKOS_DONT_INCLUDE_CORE_CONFIG_H #include -#include +#include #endif //---------------------------------------------------------------------------- diff --git a/core/src/Cuda/Kokkos_Cuda_NvidiaGpuArchitectures.hpp b/core/src/impl/Kokkos_NvidiaGpuArchitectures.hpp similarity index 100% rename from core/src/Cuda/Kokkos_Cuda_NvidiaGpuArchitectures.hpp rename to core/src/impl/Kokkos_NvidiaGpuArchitectures.hpp