Commit 4e8e4798 authored by Rolf Eike Beer's avatar Rolf Eike Beer
Browse files

WavFile example: drop needless includes


Change-Id: I26033a3d853dca8023fe4ec5f1eb7c53ef5d013f
Reviewed-by: default avatarVaL Doroshchuk <valentyn.doroshchuk@qt.io>
parent 37345cd5
Branches
Tags
No related merge requests found
Showing with 0 additions and 3 deletions
...@@ -49,9 +49,6 @@ ...@@ -49,9 +49,6 @@
****************************************************************************/ ****************************************************************************/
#include <qendian.h> #include <qendian.h>
#include <QVector>
#include <QDebug>
#include "utils.h"
#include "wavfile.h" #include "wavfile.h"
struct chunk struct chunk
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment