Skip to content

Commit a02e290

Browse files
committed
Fixing definition.inc path
1 parent 5157849 commit a02e290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/vcl/Vcl.PythonGUIInputOutput.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{$I Definition.Inc}
1+
{$I ..\Definition.Inc}
22
unit Vcl.PythonGUIInputOutput;
33

44
(**************************************************************************)

0 commit comments

Comments
 (0)