diff options
Diffstat (limited to 'core/src/Utils/fwd.hpp')
-rw-r--r-- | core/src/Utils/fwd.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/Utils/fwd.hpp b/core/src/Utils/fwd.hpp index 1949ca2..f33cb14 100644 --- a/core/src/Utils/fwd.hpp +++ b/core/src/Utils/fwd.hpp @@ -1,7 +1,5 @@ #pragma once
-#include "Dialog/fwd.hpp"
-
// Sigslot.hpp
class SignalStub;
template <class... TArgs>
|