Skip to content

Commit ea3ceb2

Browse files
committed
修改
1 parent 1fee75b commit ea3ceb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/CodeService/LuaFormatter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include "LuaParser/LuaParser.h"
55
#include "LuaCodeStyleOptions.h"
66
#include "FormatElement/FormatElement.h"
7-
#include "FormatElement/PlaceHolderElement.h"
7+
#include "FormatElement/PlaceholderElement.h"
88
#include "LuaDiagnosisInfo.h"
99
#include "LuaFormatRange.h"
1010

0 commit comments

Comments
 (0)