diff --git a/Modules/FiberDissection/files.cmake b/Modules/FiberDissection/files.cmake index 47f77da..2c3bef1 100644 --- a/Modules/FiberDissection/files.cmake +++ b/Modules/FiberDissection/files.cmake @@ -1,13 +1,13 @@ set(H_FILES Interactor/mitkStreamlineInteractor.h ) set(CPP_FILES Interactor/mitkStreamlineInteractor.cpp ) set(RESOURCE_FILES # "Interactions" prefix forced by mitk::StateMachine - Interactions/Gizmo3DStates.xml - Interactions/Gizmo3DConfig.xml + Interactor/resources/Interactions/Gizmo3DStates.xml + Interactor/resources/Interactions/Gizmo3DConfig.xml )