Skip to content

Commit

Permalink
traymon: added a missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
franku committed May 28, 2019
1 parent 55b5ce0 commit 7cc7911
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/src/qt-tray-monitor/monitoritemthread.cc
Expand Up @@ -28,6 +28,8 @@
#include "tray_conf.h"
#include "lib/parse_conf.h"

#include <cassert>

MonitorItemThread* MonitorItemThread::monitorItemThreadSingleton;
bool MonitorItemThread::already_destroyed = false;

Expand Down

0 comments on commit 7cc7911

Please sign in to comment.