summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCraig Small <csmall@enc.com.au>2001-05-03 22:29:41 +0000
committerCraig Small <csmall@enc.com.au>2001-05-03 22:29:41 +0000
commit147ec3d8bcc3c521dec17bbdd5cd2a90110d62a5 (patch)
tree5e427103cffe42421839ef09cc35076c616a9dd5
parente829316fdef5dd7f37245b34dba72674d56d2225 (diff)
include rose.h is in netrose not netax25
-rw-r--r--axlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/axlib.h b/axlib.h
index bfb0017..1164059 100644
--- a/axlib.h
+++ b/axlib.h
@@ -26,7 +26,7 @@
#define _AXLIB_H
#include <netax25/ax25.h>
-#include <netax25/rose.h>
+#include <netrose/rose.h>
#ifndef TRUE
#define TRUE 1