summaryrefslogtreecommitdiff
blob: b3adff7db2bedd274a8d7652625a6bea7c4fc1a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
https://bugs.gentoo.org/668250
--- a/homepage/ref/pphtp.pl
+++ b/homepage/ref/pphtp.pl
@@ -6,7 +6,7 @@
 #  -n include line numbers
 #  -s include EBNF like syntax
 
-require "hlhtp.pl";
+require "./hlhtp.pl";
 
 
 while ($ARGV[0] =~ /^-(.*)/) {