Update StaticAnalysisTest to check for missing header files. Fix found incorrect header file paths in the demos and projects.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "Sideshow.h"
|
||||
#include "../Sideshow.h"
|
||||
#include "SideshowCommon.h"
|
||||
#include "SideshowApplications.h"
|
||||
#include "SideshowContent.h"
|
||||
|
||||
Reference in New Issue
Block a user