mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Forgot to change these ones as well.
But somehow it compiled fine under Windows, even without these changes. svn path=/trunk/; revision=29044
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include "utils.h"
|
||||
#include "parser.h"
|
||||
|
||||
#include <pshpack2.h>
|
||||
#include <host/pshpack2.h>
|
||||
typedef struct
|
||||
{
|
||||
DWORD biSize;
|
||||
@@ -41,7 +41,7 @@ typedef struct
|
||||
WORD biPlanes;
|
||||
WORD biBitCount;
|
||||
} BITMAPOS2HEADER;
|
||||
#include <poppack.h>
|
||||
#include <host/poppack.h>
|
||||
|
||||
/* Generate new_* functions that have no parameters (NOTE: no ';') */
|
||||
__NEW_STRUCT_FUNC(dialog)
|
||||
|
||||
Reference in New Issue
Block a user