diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/qxmppcodec/tst_qxmppcodec.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qxmppcodec/tst_qxmppcodec.cpp b/tests/qxmppcodec/tst_qxmppcodec.cpp index a77e9384..d00c97c1 100644 --- a/tests/qxmppcodec/tst_qxmppcodec.cpp +++ b/tests/qxmppcodec/tst_qxmppcodec.cpp @@ -23,7 +23,9 @@ #include <QObject> #include <QtTest> + #include "QXmppCodec_p.h" +#include "QXmppRtpChannel.h" class tst_QXmppCodec : public QObject { |
