-rw-r--r-- | kabc/addressbook.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kabc/addressbook.cpp b/kabc/addressbook.cpp index 1a06956..1050f55 100644 --- a/kabc/addressbook.cpp +++ b/kabc/addressbook.cpp @@ -41,4 +41,5 @@ $Id$ #include <qtextstream.h> #include <qfile.h> +#include <qregexp.h> #include <kglobal.h> |