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