Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Manga authored and Felipe Manga committed Dec 13, 2023
1 parent d145da1 commit 973cdee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ui/window.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
#include "ui/theme.h"
#include "ui/window.h"

#include <optional>

namespace ui {

using namespace gfx;
Expand Down

0 comments on commit 973cdee

Please sign in to comment.