summaryrefslogtreecommitdiffstats
path: root/include/app.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/app.h')
-rw-r--r--include/app.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/app.h b/include/app.h
index 8f33e48..87c2bbd 100644
--- a/include/app.h
+++ b/include/app.h
@@ -35,6 +35,10 @@
35 35
36// ____________________________________________________________________________ 36// ____________________________________________________________________________
37// 37//
38// Don't modify this file! This declares the binary interface to the library,
39// so modifying it will probably break things.
40// ____________________________________________________________________________
41//
38#include "app_defs.h" 42#include "app_defs.h"
39 43
40/****************************************************************************** 44/******************************************************************************