summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/propertiesdlg.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-27 02:15:45 -0600
committerTimothy Pearson <[email protected]>2011-11-27 02:15:45 -0600
commit67ba735507eb477d352251941e7a210f7c306ade (patch)
treee2cd94db0ab5831eed7a75439da78a1cfaa20d40 /src/svnfrontend/propertiesdlg.h
parentfaca9d40261b2045c221b6e0a411a1e0c8f462bc (diff)
downloadtdesvn-67ba735507eb477d352251941e7a210f7c306ade.tar.gz
tdesvn-67ba735507eb477d352251941e7a210f7c306ade.zip
Fix more FTBFS problems
Diffstat (limited to 'src/svnfrontend/propertiesdlg.h')
-rw-r--r--src/svnfrontend/propertiesdlg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/svnfrontend/propertiesdlg.h b/src/svnfrontend/propertiesdlg.h
index f9a69f1..14cf869 100644
--- a/src/svnfrontend/propertiesdlg.h
+++ b/src/svnfrontend/propertiesdlg.h
@@ -26,8 +26,8 @@
#include <tqmap.h>
#include <tqstring.h>
-#include "src/svnqt/svnqttypes.hpp"
-#include "src/svnqt/revision.hpp"
+#include "svnqttypes.hpp"
+#include "revision.hpp"
class TQVBoxLayout;
class TQHBoxLayout;