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 @@ -21,13 +21,13 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ #ifndef DATEVALUE_H #define DATEVALUE_H -#include <qcstring.h> +#include <q3cstring.h> #include <qdatetime.h> #include <VCardValue.h> namespace VCARD { |