We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ecbc2b commit c973712Copy full SHA for c973712
src/cascadia/TerminalSettingsEditor/ActionsViewModel.cpp
@@ -11,7 +11,7 @@
11
#include "../TerminalSettingsModel/AllShortcutActions.h"
12
#include "EnumEntry.h"
13
#include "ColorSchemeViewModel.h"
14
-#include "..\WinRTUtils\inc\Utils.h"
+#include "../WinRTUtils/inc/Utils.h"
15
16
using namespace winrt::Windows::Foundation;
17
using namespace winrt::Windows::Foundation::Collections;
0 commit comments