summaryrefslogtreecommitdiffstats
path: root/kmail/interfaces/bodypart.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/interfaces/bodypart.h')
-rw-r--r--kmail/interfaces/bodypart.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kmail/interfaces/bodypart.h b/kmail/interfaces/bodypart.h
index 251d61af..43490632 100644
--- a/kmail/interfaces/bodypart.h
+++ b/kmail/interfaces/bodypart.h
@@ -34,8 +34,9 @@
#ifndef __KMAIL_INTERFACES_BODYPART_H__
#define __KMAIL_INTERFACES_BODYPART_H__
+#include <tqcstring.h>
+
template <typename T> class TQMemArray;
-typedef TQMemArray<char> TQByteArray;
class TQString;
namespace KMail {