summaryrefslogtreecommitdiffstats
path: root/src/ksvnwidgets/depthselector.h
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/ksvnwidgets/depthselector.h
parent28972708f207ca1dc4f2f0db371e6a05d7a88fa2 (diff)
downloadtdesvn-faca9d40261b2045c221b6e0a411a1e0c8f462bc.tar.gz
tdesvn-faca9d40261b2045c221b6e0a411a1e0c8f462bc.zip
Fix a number of build failures
Diffstat (limited to 'src/ksvnwidgets/depthselector.h')
-rw-r--r--src/ksvnwidgets/depthselector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ksvnwidgets/depthselector.h b/src/ksvnwidgets/depthselector.h
index ecbe8fa..dc1b74c 100644
--- a/src/ksvnwidgets/depthselector.h
+++ b/src/ksvnwidgets/depthselector.h
@@ -20,9 +20,9 @@
#ifndef DEPTHSELECTOR_H
#define DEPTHSELECTOR_H
-#include "src/ksvnwidgets/depthform.h"
+#include "depthform.h"
-#include "src/svnqt/svnqttypes.hpp"
+#include "svnqttypes.hpp"
class TQCheckBox;