[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdereview/filelight/src/part/radialMap
From:       Friedrich W. H. Kossebau <kossebau () kde ! org>
Date:       2010-09-20 18:47:10
Message-ID: 20100920184710.15EC9AC7CB () svn ! kde ! org
[Download RAW message or body]

SVN commit 1177605 by kossebau:

fixed: include own header first, and not relative with <> (krazy report)

 M  +4 -3      builder.cpp  


--- trunk/kdereview/filelight/src/part/radialMap/builder.cpp #1177604:1177605
@@ -19,11 +19,12 @@
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 ***********************************************************************/
 
-#include "part/Config.h"
-#include "part/fileTree.h"
-#include "widget.h"
 #include "builder.h"
 
+#include "widget.h"
+#include <part/Config.h>
+#include <part/fileTree.h>
+
 #include <KGlobal> //locale object
 #include <KLocale>
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic