Skip to content

Commit

Permalink
fix: missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz committed Dec 27, 2022
1 parent cc7b7b7 commit 20b7850
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/util/StreamerMode.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
# include "widgets/Notebook.hpp"
# include "widgets/splits/Split.hpp"
# include "widgets/Window.hpp"

# include <QProcess>
#endif

namespace chatterino {
Expand Down

0 comments on commit 20b7850

Please sign in to comment.