diff options
author | George Hazan <george.hazan@gmail.com> | 2016-07-22 10:13:42 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2016-07-22 10:13:42 +0000 |
commit | 7e7cc4907749e87692855aee01caa0cfbc791c5b (patch) | |
tree | 30f079b7f7685588136d777a08153e010977521d | |
parent | 584fc9591ce5a7c5a5217746369146fca2692431 (diff) |
unix slashes
git-svn-id: http://svn.miranda-ng.org/main/trunk@17120 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r-- | include/stdver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stdver.h b/include/stdver.h index 0dd6c8013b..49c59e38a7 100644 --- a/include/stdver.h +++ b/include/stdver.h @@ -1 +1 @@ -#include <msapi\stdver.h>
+#include <msapi/stdver.h>
|