summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/graphtree/revisiontree.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-27 02:15:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-27 02:15:45 -0600
commit67ba735507eb477d352251941e7a210f7c306ade (patch)
treee2cd94db0ab5831eed7a75439da78a1cfaa20d40 /src/svnfrontend/graphtree/revisiontree.h
parentfaca9d40261b2045c221b6e0a411a1e0c8f462bc (diff)
downloadtdesvn-67ba735507eb477d352251941e7a210f7c306ade.tar.gz
tdesvn-67ba735507eb477d352251941e7a210f7c306ade.zip
Fix more FTBFS problems
Diffstat (limited to 'src/svnfrontend/graphtree/revisiontree.h')
-rw-r--r--src/svnfrontend/graphtree/revisiontree.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/svnfrontend/graphtree/revisiontree.h b/src/svnfrontend/graphtree/revisiontree.h
index 5ce1cb6..e6e5de1 100644
--- a/src/svnfrontend/graphtree/revisiontree.h
+++ b/src/svnfrontend/graphtree/revisiontree.h
@@ -20,9 +20,9 @@
#ifndef REVISIONTREE_H
#define REVISIONTREE_H
-#include "src/svnqt/log_entry.hpp"
-#include "src/svnqt/revision.hpp"
-#include "src/svnqt/client.hpp"
+#include "log_entry.hpp"
+#include "revision.hpp"
+#include "client.hpp"
#include <tqstring.h>
#include <tqmap.h>