changeset 5942:c242a57885da

Typo.
author Simon Josefsson <simon@josefsson.org>
date Tue, 28 Jun 2005 10:05:23 +0000
parents df33112b6397
children 9b2762e9dd90
files lib/check-version.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/check-version.c
+++ b/lib/check-version.c
@@ -28,7 +28,7 @@
 #include <strverscmp.h>
 
 /* 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