Ignore:
Timestamp:
Jun 7, 1999, 10:58:22 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/nameid.cpp

    r17 r46  
    1 /* $Id: nameid.cpp,v 1.2 1999-05-31 22:08:12 phaller Exp $ */
    2 
    31/*
    42 *
     
    2018#include <stdlib.h>
    2119#include <string.h>
    22 
    23 #include <odin.h>
    24 #include "win32type.h"
    25 #include "misc.h"
     20#include <win32type.h>
     21#include <misc.h>
    2622#include "nameid.h"
    2723#include "win32util.h"
    28 #include "winimage.h"
    29 #include "winexe.h"
     24#include <winimage.h>
     25#include <winexe.h>
    3026#include "os2util.h"
    3127
Note: See TracChangeset for help on using the changeset viewer.