summaryrefslogtreecommitdiffabout
path: root/kabc/vcard/include/VCardDateValue.h
Side-by-side diff
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
@@ -19,17 +19,17 @@
AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
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
{
class DateValue : public Value