diff options
Diffstat (limited to 'src/ao_product.c')
-rw-r--r-- | src/ao_product.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ao_product.c b/src/ao_product.c index bb42e92c..fb59580b 100644 --- a/src/ao_product.c +++ b/src/ao_product.c @@ -16,7 +16,7 @@ */ #include "ao.h" -#include PRODUCT_DEFS +#include "ao_product.h" /* Defines which mark this particular AltOS product */ |