Преглед изворни кода

Fix error in last commit, include name must be enclosed in double quotes

git-svn-id: trunk@23830 -
pierre пре 12 година
родитељ
комит
350ae58dc9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      rtl/openbsd/i386/dllprt0.as

+ 1 - 1
rtl/openbsd/i386/dllprt0.as

@@ -1 +1 @@
-.include i386/cprt0.as
+.include "i386/cprt0.as"