Fixed header file name.

This commit is contained in:
Chris Teubert
2015-04-29 14:23:00 -07:00
parent f3e87a8216
commit 683257f628

View File

@@ -11,7 +11,7 @@
#include <time.h>
#include <string.h>
#include <math.h>
#include "xplaneconnect.h"
#include "xplaneConnect.h"
int testFailed = 0;
int testPassed = 0;