Git commit 1d6ebe65f39fffd83d9db9428c35811fb24b804e by Andreas Cord-Landweh= r. Committed on 30/09/2012 at 21:29. Pushed by cordlandwehr into branch 'master'. Fix installs. M +2 -2 RocsCore/CMakeLists.txt http://commits.kde.org/rocs/1d6ebe65f39fffd83d9db9428c35811fb24b804e diff --git a/RocsCore/CMakeLists.txt b/RocsCore/CMakeLists.txt index 3280d5f..29df75a 100644 --- a/RocsCore/CMakeLists.txt +++ b/RocsCore/CMakeLists.txt @@ -65,8 +65,8 @@ set( rocscore_LIB_HDRS DataStructurePluginInterface.h DataStructurePluginManager.h = - GraphFileBackendManager.h - GraphFilePluginInterface.h + LoadSave/GraphFileBackendManager.h + LoadSave/GraphFilePluginInterface.h = Modifiers/Topology.h )