summaryrefslogtreecommitdiff
path: root/src-avr/ao_product.c
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-05-13 01:33:49 -0700
committerKeith Packard <keithp@keithp.com>2011-05-13 01:33:49 -0700
commitc5c6fac96e348578a3436a07d75effd4abbc19f2 (patch)
treeb5e7c0928c92e4b06499b190808dc23d90b1a008 /src-avr/ao_product.c
parent30a3e1570d74be9efa0a1a09d6fc9ec979627f99 (diff)
altos-avr: Enable command processor over serial line in demo
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src-avr/ao_product.c')
-rw-r--r--src-avr/ao_product.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-avr/ao_product.c b/src-avr/ao_product.c
index 54ba2a14..420f14db 100644
--- a/src-avr/ao_product.c
+++ b/src-avr/ao_product.c
@@ -16,7 +16,7 @@
*/
#include "ao.h"
-#include PRODUCT_DEFS
+#include "ao_product.h"
/* Defines which mark this particular AltOS product */