diff --git a/examples/pashello/pashello.c b/examples/pashello/pashello.c index 50c61d48c..731bd7e37 100644 --- a/examples/pashello/pashello.c +++ b/examples/pashello/pashello.c @@ -45,6 +45,8 @@ #include +#include "pashello.h" + /**************************************************************************** * Definitions ****************************************************************************/