summaryrefslogtreecommitdiff
path: root/ediff.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'ediff.sh.in')
-rw-r--r--ediff.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ediff.sh.in b/ediff.sh.in
index 63b8238..164e6da 100644
--- a/ediff.sh.in
+++ b/ediff.sh.in
@@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-m4_include(common.sh)
+m4_include(common.sh.in)
usage() {
print 'Usage: %q [OPTIONS] FILE_A FILE_B' "$0"