diff options
Diffstat (limited to 'src/svnqt/cache/DatabaseException.cpp')
-rw-r--r-- | src/svnqt/cache/DatabaseException.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnqt/cache/DatabaseException.cpp b/src/svnqt/cache/DatabaseException.cpp index 199a5f9..7ca796a 100644 --- a/src/svnqt/cache/DatabaseException.cpp +++ b/src/svnqt/cache/DatabaseException.cpp @@ -1,4 +1,4 @@ -#include "DatabaseException.hpp" +#include "DatabaseException.h" /*! \fn svn::cache::DatabaseException::DatabaseException(const TQString&msg,int aNumber)throw() |