summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/fronthelpers/propertylist.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-27 01:51:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-27 01:51:51 -0600
commitfaca9d40261b2045c221b6e0a411a1e0c8f462bc (patch)
tree46acd6ffda3dffd45b3f15ab8cc11f92c39135c0 /src/svnfrontend/fronthelpers/propertylist.cpp
parent28972708f207ca1dc4f2f0db371e6a05d7a88fa2 (diff)
downloadtdesvn-faca9d40261b2045c221b6e0a411a1e0c8f462bc.tar.gz
tdesvn-faca9d40261b2045c221b6e0a411a1e0c8f462bc.zip
Fix a number of build failures
Diffstat (limited to 'src/svnfrontend/fronthelpers/propertylist.cpp')
-rw-r--r--src/svnfrontend/fronthelpers/propertylist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/fronthelpers/propertylist.cpp b/src/svnfrontend/fronthelpers/propertylist.cpp
index f36721a..1b9a2d2 100644
--- a/src/svnfrontend/fronthelpers/propertylist.cpp
+++ b/src/svnfrontend/fronthelpers/propertylist.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "propertylist.h"
-#include "src/svnfrontend/fronthelpers/propertyitem.h"
+#include "propertyitem.h"
#include <klocale.h>
#include <kdebug.h>