File re-shuffle. Moving from devicedefines to xua_conf.h

This commit is contained in:
xross
2017-10-16 17:50:25 +01:00
parent 2cb103a0e6
commit e98fffd966
82 changed files with 82 additions and 65 deletions

View File

@@ -2,6 +2,12 @@
#ifndef __XUA_H__
#define __XUA_H__
#ifdef __xua_conf_h_exists__
#include "xua_conf.h"
#endif
#include "xua_conf_default.h"
#include "xua_audiohub.h"
#include "xua_endpoint0.h"