summaryrefslogtreecommitdiffstats
path: root/apps/starter-project/app.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/starter-project/app.c')
-rw-r--r--apps/starter-project/app.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/starter-project/app.c b/apps/starter-project/app.c
index 5dfde68d..2efa6e72 100644
--- a/apps/starter-project/app.c
+++ b/apps/starter-project/app.c
@@ -1,7 +1,6 @@
#include <stdio.h>
#include <string.h>
#include "watch.h"
-#include "watch_main_loop.h"
//////////////////////////////////////////////////////////////////////////////////////////
// This section sets up types and storage for our application state.