summaryrefslogtreecommitdiffstats
path: root/include/app.h
diff options
context:
space:
mode:
authorDaveHodder67 <dave.hodder@focusrite.com>2015-07-02 10:18:36 +0100
committerDaveHodder67 <dave.hodder@focusrite.com>2015-07-02 10:18:36 +0100
commitec9c000a36953bdae95d4555164bf4ea129bb0d9 (patch)
tree3fe4e6c89f155afc4b0a71be85a87a9fc68e6998 /include/app.h
parentb610731696267a1c3c778c2668870ed249607115 (diff)
downloadlaunchpad-polymaker-ec9c000a36953bdae95d4555164bf4ea129bb0d9.tar.gz
launchpad-polymaker-ec9c000a36953bdae95d4555164bf4ea129bb0d9.zip
tidied up headers
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/******************************************************************************