AP_Logger: fold AP_Filesystem_Available.h into AP_Filesystem_config.h

This commit is contained in:
Peter Barker 2022-09-14 20:06:39 +10:00 committed by Peter Barker
parent c6989ed710
commit f254a3ef2b

View File

@ -3,7 +3,7 @@
/* ************************************************************ */
#pragma once
#include <AP_Filesystem/AP_Filesystem_Available.h>
#include <AP_Filesystem/AP_Filesystem_config.h>
#ifndef HAL_LOGGING_ENABLED
#define HAL_LOGGING_ENABLED 1