From 1425736be51f4f4abedbdb06bb790306abeadb30 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 28 Jun 2005 10:05:23 +0000 Subject: [PATCH] Typo. --- lib/check-version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/check-version.c b/lib/check-version.c index b54f2e55de..2e3659cff5 100644 --- a/lib/check-version.c +++ b/lib/check-version.c @@ -28,7 +28,7 @@ #include /* Get specification. */ -#include "check_version.h" +#include "check-version.h" /* Check that the the version of the library (i.e., the CPP symbol * VERSION) is at minimum the requested one in REQ_VERSION (typically -- 2.30.2