Skip to content

Commit be35a8f

Browse files
committed
fix: fix compile
1 parent 6f8faf0 commit be35a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/legacy/main/PythonHelper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
#include <Python.h>
1515
#include <filesystem>
16-
#include <toml.h>
16+
#include <toml++/toml.h>
1717

1818
const unsigned long PIP_EXECUTE_TIMEOUT = 1800 * 1000;
1919

0 commit comments

Comments
 (0)