diff options
Diffstat (limited to 'src/ksvnwidgets/pwstorage.h')
-rw-r--r-- | src/ksvnwidgets/pwstorage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ksvnwidgets/pwstorage.h b/src/ksvnwidgets/pwstorage.h index 821005e..bf710db 100644 --- a/src/ksvnwidgets/pwstorage.h +++ b/src/ksvnwidgets/pwstorage.h @@ -22,6 +22,7 @@ #include <tqstring.h> #include <tqobject.h> +#include <tqmutex.h> class PwStorageData; |