summaryrefslogtreecommitdiff
path: root/devel/qsvn/files/patch-svnqt__commititem.cpp
blob: 53aa781763da15eb970e519dd51537aa135c7c4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./svnqt/commititem.cpp.orig	2008-05-25 12:01:46.000000000 +0400
+++ ./svnqt/commititem.cpp	2009-04-12 19:26:59.000000000 +0400
@@ -20,6 +20,7 @@
 #include "commititem.hpp"
 
 #include <svn_client.h>
+#include <svn_props.h>
 
 namespace svn {