Skip to content

Commit

Permalink
wwaveformviewer: fix scons build
Browse files Browse the repository at this point in the history
  • Loading branch information
hacksdump committed May 15, 2020
1 parent c49de3e commit b45bf21
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/widget/wwaveformviewer.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

#include <QtDebug>
#include <QDomNode>
#include <QEvent>
Expand Down
1 change: 1 addition & 0 deletions src/widget/wwaveformviewer.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include "skin/skincontext.h"
#include "track/track.h"
#include "util/parented_ptr.h"
#include "waveform/renderers/waveformmark.h"
#include "widget/trackdroptarget.h"
#include "widget/wcuemenupopup.h"
#include "widget/wwidget.h"
Expand Down

0 comments on commit b45bf21

Please sign in to comment.