summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/tdesvnfilelist.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-26 22:24:20 -0600
committerTimothy Pearson <[email protected]>2011-11-26 22:24:20 -0600
commit19b4e0512f6270f5decab0d4bc07eae3a0e9b9ed (patch)
treea938d8713575c27d31bb3947badbaaded38e212e /src/svnfrontend/tdesvnfilelist.h
parenta49597806eeb6bc12df03e4a77903ba88ef632ce (diff)
downloadtdesvn-19b4e0512f6270f5decab0d4bc07eae3a0e9b9ed.tar.gz
tdesvn-19b4e0512f6270f5decab0d4bc07eae3a0e9b9ed.zip
CMake updates
Diffstat (limited to 'src/svnfrontend/tdesvnfilelist.h')
-rw-r--r--src/svnfrontend/tdesvnfilelist.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/svnfrontend/tdesvnfilelist.h b/src/svnfrontend/tdesvnfilelist.h
index d1a9f78..97cb902 100644
--- a/src/svnfrontend/tdesvnfilelist.h
+++ b/src/svnfrontend/tdesvnfilelist.h
@@ -22,8 +22,8 @@
#include "itemdisplay.h"
#include "filelistviewitem.h"
-#include "src/svnqt/status.hpp"
-#include "src/svnqt/client.hpp"
+#include "status.hpp"
+#include "client.hpp"
#include <klistview.h>
#include <kurl.h>