summaryrefslogtreecommitdiffstats
path: root/src/svnqt/log_entry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/svnqt/log_entry.cpp')
-rw-r--r--src/svnqt/log_entry.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/svnqt/log_entry.cpp b/src/svnqt/log_entry.cpp
index 720642d..69d3b12 100644
--- a/src/svnqt/log_entry.cpp
+++ b/src/svnqt/log_entry.cpp
@@ -1,5 +1,5 @@
/*
- * Port for usage with qt-framework and development for tdesvn
+ * Port for usage with tqt-framework and development for tdesvn
* (C) 2005-2007 by Rajko Albrecht
* http://tdesvn.alwins-world.de
*/
@@ -28,8 +28,8 @@
* ====================================================================
*/
// svncpp
-#include "log_entry.hpp"
-#include "pool.hpp"
+#include "log_entry.h"
+#include "pool.h"
// subversion api
#include "svn_time.h"