diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 1f9e9bded4d898e32bc24b226d3232e78b9c427f..a88a096e906e20422e457c5adefe15c8cce2f4d3 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -108,7 +108,7 @@ install(FILES HDF5_wr/HDF5_wr.hpp install(FILES RawReader/InitGridWithPixel.hpp DESTINATION openfpm/io/include/RawReader/) -install(FILES util/PathAndFiles.hpp +install(FILES util/PathsAndFiles.hpp DESTINATION openfpm_io/include/util) install(FILES Plot/GoogleChart.hpp Plot/util.hpp