mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-02-03 09:44:26 -05:00
Missing include
This commit is contained in:
parent
ac93aa369b
commit
f7821400a1
@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "GLPanel.h"
|
||||
#include <atomic>
|
||||
|
||||
class WaterfallPanel : public GLPanel {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user