diff --git a/TestScripts/C Tests/main.c b/TestScripts/C Tests/main.c index 26f0641..1cfc767 100644 --- a/TestScripts/C Tests/main.c +++ b/TestScripts/C Tests/main.c @@ -11,7 +11,7 @@ #include #include #include -#include "xplaneconnect.h" +#include "xplaneConnect.h" int testFailed = 0; int testPassed = 0;