$OpenBSD: patch-komparenavtreepart_komparenavtreepart_h,v 1.1 2014/07/09 20:03:26 zhuk Exp $
Unbreak build.
Review: https://git.reviewboard.kde.org/r/119024/
Committed: 339537ae5ecc7952c716140029564a212e4a9a4b
--- komparenavtreepart/komparenavtreepart.h.orig	Fri Jun 27 03:04:21 2014
+++ komparenavtreepart/komparenavtreepart.h	Fri Jun 27 03:05:04 2014
@@ -26,9 +26,8 @@
 #include <QtGui/QTreeWidgetItem>
 
 #include <kparts/part.h>
-
-#include "kompare.h"
-#include "diffmodellist.h"
+#include <kompare.h>
+#include <diffmodellist.h>
 
 namespace Diff2 {
 class DiffModel;
