Fix broken include.

This commit is contained in:
SonOfGib 2024-10-18 21:16:17 -04:00
parent 9faa119a14
commit f1976fe76c
No known key found for this signature in database
GPG Key ID: 70498360E9466DC5

View File

@ -23,7 +23,7 @@ extern "C"
#include <bcm_host.h>
}
#include <f1x/aasdk/Common/Data.hpp>
#include <aasdk/Common/Data.hpp>
#include <f1x/openauto/autoapp/Projection/OMXVideoOutput.hpp>
#include <f1x/openauto/Common/Log.hpp>