fixed YACReader compilation after spliting yacreader_global

This commit is contained in:
Luis Ángel San Martín
2015-12-12 13:16:18 +01:00
parent e1de588e40
commit e7c9404503
5 changed files with 71 additions and 67 deletions

View File

@ -2,6 +2,8 @@
#define __GOTO_FLOW_H
#include "goto_flow_widget.h"
#include "yacreader_global_gui.h"
#include <QThread>
#include <QWaitCondition>