FIX: compile error on ubuntu 18.04

This commit is contained in:
LoudSnorer 2024-08-18 19:50:33 -04:00
parent 9b041cf22d
commit d9a75e3930

View File

@ -21,6 +21,7 @@
#include <QMessageBox>
#include "viatom_loader.h"
#include "SleepLib/machine.h"
#include <memory>
// TODO: Merge this with PRS1 macros and generalize for all loaders.
#define SESSIONID m_session->session()