summaryrefslogtreecommitdiffstats
path: root/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main.h')
-rw-r--r--main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.h b/main.h
index 37eb727..3398cdf 100644
--- a/main.h
+++ b/main.h
@@ -113,7 +113,7 @@ void _printerror(const char *function, int line, const char *fmt, ...);
extern "C" {
#endif
#include <isdn_net.h>
-#include <net_l3.h>
+#include <../i4lnet/net_l3.h>
#ifdef __cplusplus
}
#endif