From c4fcb0668c607cb0135444274ff62572cf6111c4 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Thu, 11 Mar 2010 16:27:28 +0100 Subject: Fixed includes to latest mISDNuser structures. modified: Makefile.am modified: Makefile.in modified: README modified: bchannel.c modified: dss1.cpp modified: mISDN.cpp modified: main.h --- main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.h') diff --git a/main.h b/main.h index 9b750e1..7f34911 100644 --- a/main.h +++ b/main.h @@ -131,7 +131,7 @@ void debug(const char *function, int line, const char *prefix, char *buffer); #ifdef __cplusplus extern "C" { #endif -#include +#include #ifdef __cplusplus } #endif -- cgit v1.2.3-55-g7522