diff options
Diffstat (limited to 'faceAPI/stdafx.h')
-rwxr-xr-x[-rw-r--r--] | faceAPI/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/faceAPI/stdafx.h b/faceAPI/stdafx.h index 4ac15bbc..d97c9353 100644..100755 --- a/faceAPI/stdafx.h +++ b/faceAPI/stdafx.h @@ -18,4 +18,4 @@ #include <string>
#include <cassert>
#include <conio.h>
-#include "sm_api.h"
+#include <sm_api.h>
|