FilamentApp: use angle bracket syntax for includes.
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
|
||||
#include <filameshio/MeshReader.h>
|
||||
|
||||
#include "filamentapp/Config.h"
|
||||
#include "filamentapp/FilamentApp.h"
|
||||
#include <filamentapp/Config.h>
|
||||
#include <filamentapp/FilamentApp.h>
|
||||
|
||||
#include "generated/resources/resources.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user