Diffstat (limited to 'kabc/vcard/include/VCardDateValue.h') (more/less context) (ignore whitespace changes)
-rw-r--r-- | kabc/vcard/include/VCardDateValue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/vcard/include/VCardDateValue.h b/kabc/vcard/include/VCardDateValue.h index c248966..fc216c0 100644 --- a/kabc/vcard/include/VCardDateValue.h +++ b/kabc/vcard/include/VCardDateValue.h @@ -24,7 +24,7 @@ #ifndef DATEVALUE_H #define DATEVALUE_H -#include <qcstring.h> +#include <q3cstring.h> #include <qdatetime.h> #include <VCardValue.h> |