Ignore:
Timestamp:
Oct 19, 2011, 11:26:02 AM (14 years ago)
Author:
dmik
Message:

Replace "\" with "/" in include statements.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/wintrust/wintrust.cpp

    r21494 r21720  
    77#define CINTERFACE
    88
    9 #include <win\windef.h>
    10 #include <win\winerror.h>
    11 #include <win\ole2.h>
     9#include <win/windef.h>
     10#include <win/winerror.h>
     11#include <win/ole2.h>
    1212#include <misc.h>
    1313
Note: See TracChangeset for help on using the changeset viewer.