Skip to content

Commit

Permalink
Fix missing dependancy for Qt5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxyHawk committed Aug 26, 2020
1 parent e88c647 commit 3b971fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gl/FontDrawer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#include "gl/Global.h"
#include "gl/Util.h"

#include <QPainterPath>

namespace
{
static const int kAttachmentId = 0;
Expand Down

0 comments on commit 3b971fc

Please sign in to comment.