Skip to content

Commit

Permalink
Add missing #include
Browse files Browse the repository at this point in the history
  • Loading branch information
fagu committed Oct 21, 2021
1 parent 7e5afef commit 78558fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/renderer.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

#include "all-types.h"

#include <optional>

#include <QObject>
#include <QImage>

Expand Down

0 comments on commit 78558fc

Please sign in to comment.