mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
fix the build for win32k.sys
svn path=/branches/reactx/; revision=29791
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef _WIN32K_DIB_H
|
||||
#define _WIN32K_DIB_H
|
||||
|
||||
#include "dc.h"
|
||||
#include <reactos/win32k/win32kdc.h>
|
||||
|
||||
INT FASTCALL
|
||||
DIB_BitmapInfoSize (const BITMAPINFO * info, WORD coloruse);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef __WIN32K_FLOAT_H
|
||||
#define __WIN32K_FLOAT_H
|
||||
|
||||
#include "dc.h"
|
||||
#include <reactos/win32k/win32kdc.h>
|
||||
#include "math.h"
|
||||
#include <ft2build.h>
|
||||
#include FT_FREETYPE_H
|
||||
|
||||
Reference in New Issue
Block a user