Permalink
Browse files

Qt: Fix gcc build

  • Loading branch information...
endrift committed Jan 5, 2018
1 parent 667dafb commit c37c781d289953c48f3acc348219a0bd8d42ac0c
Showing with 2 additions and 0 deletions.
  1. +2 −0 src/platform/qt/RegisterView.h
@@ -8,6 +8,8 @@
#include <QMap>
#include <QWidget>
+#include <memory>
+
class QLabel;
namespace QGBA {

0 comments on commit c37c781

Please sign in to comment.