diff --git a/src/corelib/tools/tools.pri b/src/corelib/tools/tools.pri index 21407fa9cd..0342e53261 100644 --- a/src/corelib/tools/tools.pri +++ b/src/corelib/tools/tools.pri @@ -4,6 +4,7 @@ HEADERS += \ tools/qalgorithms.h \ tools/qarraydata.h \ tools/qarraydataops.h \ + tools/qarraydatapointer.h \ tools/qbitarray.h \ tools/qbytearray.h \ tools/qbytearraymatcher.h \