Added reference to os-detect and removed reference to common/OS-Detection.h

This commit is contained in:
Alekhya Reddy
2020-05-08 08:58:06 -07:00
parent b14db289e7
commit 339df2b8e0

View File

@@ -14,7 +14,7 @@
#include <common/json.h> #include <common/json.h>
#include <common\settings_helpers.cpp> #include <common\settings_helpers.cpp>
#include <common/OS_Detection.h> #include <os-detection/os-detect.h>
#define BUFSIZE 1024 #define BUFSIZE 1024