Ignore:
Timestamp:
Dec 2, 2010, 1:19:12 AM (15 years ago)
Author:
dmik
Message:

Fixed broken build after r21492 by sorting out a huuuuge wagon of duplicates, wrong include order and other dirty mess.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/DPlayX/dplayx_main.cpp

    r5311 r21494  
    99#include <string.h>
    1010#include <odin.h>
    11 #define ICOM_CINTERFACE 1
    12 #define CINTERFACE
     11
    1312#include "winerror.h"
    1413#include "winbase.h"
    1514#include "debugtools.h"
    1615#define INITGUID
    17 #include "initguid.h"  /* To define the GUIDs */
     16#include "guiddef.h"  /* To define the GUIDs */
    1817#include "dplaysp.h"
    1918#include "dplayx_global.h"
Note: See TracChangeset for help on using the changeset viewer.