diff options
Diffstat (limited to 'src/svnfrontend/graphtree/elogentry.h')
-rw-r--r-- | src/svnfrontend/graphtree/elogentry.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/graphtree/elogentry.h b/src/svnfrontend/graphtree/elogentry.h index 3bcbabc..d9490b6 100644 --- a/src/svnfrontend/graphtree/elogentry.h +++ b/src/svnfrontend/graphtree/elogentry.h @@ -20,7 +20,7 @@ #ifndef ELOGENTRY_H #define ELOGENTRY_H -#include <svnqt/log_entry.hpp> +#include <svnqt/log_entry.h> /** @author Rajko Albrecht <[email protected]> |