Added nssm_exe().
[nssm.git] / nssm.h
diff --git a/nssm.h b/nssm.h
index f500a33..118d20f 100644 (file)
--- a/nssm.h
+++ b/nssm.h
@@ -69,6 +69,7 @@ int num_cpus();
 int usage(int);\r
 const TCHAR *nssm_unquoted_imagepath();\r
 const TCHAR *nssm_imagepath();\r
+const TCHAR *nssm_exe();\r
 \r
 #define NSSM _T("NSSM")\r
 #ifdef _WIN64\r