~zanneth/somafm-gtk

3bdb75c9e89cf61d883ade25745abc5b72ee662e — James Magahern 2 years ago cb5da95
Model: include missing header in model.hpp
1 files changed, 1 insertions(+), 0 deletions(-)

M src/model.hpp
M src/model.hpp => src/model.hpp +1 -0
@@ 6,6 6,7 @@
#include <future>
#include <gtkmm.h>
#include <json/json.h>
#include <optional>
#include <sstream>
#include <string>
#include <thread>