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/winspool/winspool.cpp

    r21629 r21720  
    2929#include <odinwrap.h>
    3030#include <heapstring.h>
    31 #include <win\winnls.h>
    32 #include <win\debugstr.h>
    33 #include <win\debugtools.h>
     31#include <win/winnls.h>
     32#include <win/debugstr.h>
     33#include <win/debugtools.h>
    3434
    3535#include <stdio.h>
Note: See TracChangeset for help on using the changeset viewer.