diff options
Diffstat (limited to 'protocols/AimOscar/src/stdafx.h')
-rwxr-xr-x | protocols/AimOscar/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/AimOscar/src/stdafx.h b/protocols/AimOscar/src/stdafx.h index 59d7044297..da3b5b7eb2 100755 --- a/protocols/AimOscar/src/stdafx.h +++ b/protocols/AimOscar/src/stdafx.h @@ -30,7 +30,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <Uxtheme.h>
//Miranda NG includes
-#include <msapi\vssym32.h>
+#include <msapi/vssym32.h>
#include <newpluginapi.h>
#include <m_avatars.h>
#include <m_button.h>
|