This would assume that the file that is having issues finding header files is a nativized file. OculusBoundaryComponent.h is a legitimate code file that is not part of nativization. You can try adding includes to the “aggregate” header after adding it to that location but this could possibly cause more issues than it fixes, due to double declaration.