Skip to content

Commit

Permalink
build: ProtocolManager missing header LIstener.hpp (#6391)
Browse files Browse the repository at this point in the history
  • Loading branch information
memchr committed Jun 10, 2024
1 parent 1423707 commit b16af45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/managers/ProtocolManager.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include "../protocols/GlobalShortcuts.hpp"
#include "../protocols/Screencopy.hpp"
#include "../helpers/memory/WeakPtr.hpp"
#include "../helpers/signal/Listener.hpp"
#include <unordered_map>

class CProtocolManager {
Expand Down

0 comments on commit b16af45

Please sign in to comment.