summaryrefslogtreecommitdiffabout
path: root/kabc/vcard/include/VCardDateValue.h
Unidiff
Diffstat (limited to 'kabc/vcard/include/VCardDateValue.h') (more/less context) (ignore whitespace changes)
-rw-r--r--kabc/vcard/include/VCardDateValue.h2
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 @@
24#ifndef DATEVALUE_H 24#ifndef DATEVALUE_H
25#define DATEVALUE_H 25#define DATEVALUE_H
26 26
27#include <qcstring.h> 27#include <q3cstring.h>
28#include <qdatetime.h> 28#include <qdatetime.h>
29 29
30#include <VCardValue.h> 30#include <VCardValue.h>