Core: Fix include

Change-Id: I6a7c7b8326f501d65286e8ae5b55d0b373626055
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Christian Kandeler
2025-04-22 14:39:36 +02:00
parent 601ad22a98
commit 645685fb43

View File

@@ -3,7 +3,7 @@
#pragma once
#include "core_global.h"
#include "../core_global.h"
namespace Utils { class FilePath; }