forked from qt-creator/qt-creator
Lua: Fix include
Amends 61bb8d8e51
.
Change-Id: I044243a3efa6ad5963cee088535dac0db5bf2d30
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
committed by
Marcus Tillmanns
parent
61bb8d8e51
commit
35deb730cb
@@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2024 The Qt Company Ltd.
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
|
||||
#include "luaengine.h"
|
||||
#include "../luaengine.h"
|
||||
|
||||
#include <utils/macroexpander.h>
|
||||
|
||||
|
Reference in New Issue
Block a user