Skip to content

Commit

Permalink
Remove MinGW threading includes
Browse files Browse the repository at this point in the history
Accidentally removed memory
  • Loading branch information
sakertooth committed Feb 21, 2023
1 parent 8946c3f commit 782b746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SampleBuffer.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#ifndef LMMS_SAMPLE_BUFFER_H
#define LMMS_SAMPLE_BUFFER_H

#include <memory>
#include <QObject>

#include "AudioEngine.h"
Expand Down

0 comments on commit 782b746

Please sign in to comment.