[CI] main PT project pch.h build fix (#15624)

This commit is contained in:
Seraphima Zykova
2022-01-19 04:01:41 +03:00
committed by GitHub
parent f721c1f226
commit 409f58e55a
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#include "pch.h"
#include "../pch.h"
#include "LayoutHotkeys.h"
#include <common/logger/logger.h>