From kde-commits Sun Sep 30 19:29:20 2012 From: Andreas Cord-Landwehr Date: Sun, 30 Sep 2012 19:29:20 +0000 To: kde-commits Subject: [rocs] RocsCore: Fix installs. Message-Id: <20120930192920.95202A605D () git ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=134903336822911 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 )