summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/graphtree/revisiontree.h
diff options
context:
space:
mode:
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 199929d..211e3d4 100644
--- a/src/svnfrontend/graphtree/revisiontree.h
+++ b/src/svnfrontend/graphtree/revisiontree.h
@@ -20,9 +20,9 @@
#ifndef REVISIONTREE_H
#define REVISIONTREE_H
-#include "log_entry.hpp"
-#include "revision.hpp"
-#include "client.hpp"
+#include "log_entry.h"
+#include "revision.h"
+#include "client.h"
#include <tqstring.h>
#include <tqmap.h>