diff options
Diffstat (limited to 'src-avr/ao_product.c')
| -rw-r--r-- | src-avr/ao_product.c | 2 | 
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 */ | 
