diff options
Diffstat (limited to 'launcher/pathmatcher/IPathMatcher.h')
-rw-r--r-- | launcher/pathmatcher/IPathMatcher.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/pathmatcher/IPathMatcher.h b/launcher/pathmatcher/IPathMatcher.h index b60621c9..192782d7 100644 --- a/launcher/pathmatcher/IPathMatcher.h +++ b/launcher/pathmatcher/IPathMatcher.h @@ -1,5 +1,6 @@ #pragma once #include <memory> +#include <QString> class IPathMatcher { |