Code

Added templates for a library.
[template.git] / src / foobar.c
index 523b57c6cd8f76ea926e05744b0c2d3e11249ded..c4205e9f7e1bf5d451eb4f0b680235427afb74af 100644 (file)
@@ -24,6 +24,8 @@
 #      include "config.h"
 #endif /* HAVE_CONFIG_H */
 
+#include "foobar.h"
+
 #if HAVE_LIBGEN_H
 #      include <libgen.h>
 #else /* HAVE_LIBGEN_H */