aboutsummaryrefslogtreecommitdiff
path: root/examples/api/demo.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/api/demo.c')
-rw-r--r--examples/api/demo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/api/demo.c b/examples/api/demo.c
index 677d13b..d586174 100644
--- a/examples/api/demo.c
+++ b/examples/api/demo.c
@@ -5,7 +5,7 @@
* Written by: Rafal Jaworowski <raj@semihalf.com>
*/
-#include <stdio.h>
+#include <common.h>
#include <env.h>
#include <linux/types.h>
#include <api_public.h>