diff options
Diffstat (limited to 'src/tdesvnview.h')
-rw-r--r-- | src/tdesvnview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdesvnview.h b/src/tdesvnview.h index 7c9690c..173bfbc 100644 --- a/src/tdesvnview.h +++ b/src/tdesvnview.h @@ -22,7 +22,7 @@ #ifndef _TDESVNVIEW_H_ #define _TDESVNVIEW_H_ -#include "repositorylistener.hpp" +#include "repositorylistener.h" #include <tqwidget.h> #include <tdeparts/part.h> |