Skip to content

Commit

Permalink
Fix missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter committed Nov 10, 2017
1 parent b28b526 commit 7d6ba9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/include/gui/interpreter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#pragma once

#include <QObject>
#include <QMutex>
#include <QThread>
#include <QTimer>
#include <libguile.h>
Expand Down

0 comments on commit 7d6ba9a

Please sign in to comment.