summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqmemarray.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/tqmemarray.h')
-rw-r--r--qtinterface/tqmemarray.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/qtinterface/tqmemarray.h b/qtinterface/tqmemarray.h
index 47accef..d6f126c 100644
--- a/qtinterface/tqmemarray.h
+++ b/qtinterface/tqmemarray.h
@@ -38,7 +38,9 @@ Boston, MA 02110-1301, USA.
// Reimplement the QMemArray class
// For Qt4, no changes are needed
-#include <qmemarray.h>
+#include <Qt/q3memarray.h>
+
+#define QMemArray Q3MemArray
#endif // USE_QT4