changeset 4925:62d6cb4f9bfb

Oops.
author Bruno Haible <bruno@clisp.org>
date Tue, 20 Jan 2004 14:06:41 +0000
parents b57cdc107eca
children 4132e2ba0a9c
files modules/allocsa
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/modules/allocsa
+++ b/modules/allocsa
@@ -19,7 +19,7 @@
 lib_SOURCES += allocsa.h allocsa.c
 
 Include:
-#include <allocsa.h>
+#include "allocsa.h"
 
 Maintainer:
 Bruno Haible