* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716
svn path=/trunk/; revision=61980
#include "vgamp.h"
+#include "vgavideo.h"
+
static VGA_REGISTERS Mode12Regs =
{
/* CRT Controller Registers */
#include "vgamp.h"
+#include <dderror.h>
+#include <devioctl.h>
+
// ------------------------------------------------------- Public Interface
// DriverEntry
/* INCLUDES *******************************************************************/
-#include "ntdef.h"
-#include "dderror.h"
-#include "devioctl.h"
-#include "miniport.h"
-#include "ntddvdeo.h"
-#include "video.h"
-#include "vgavideo.h"
+#include <ntdef.h>
+#include <miniport.h>
+#include <video.h>
#define UNIMPLEMENTED \
VideoPortDebugPrint(Error, "WARNING: %s at %s:%d is UNIMPLEMENTED!\n",__FUNCTION__,__FILE__,__LINE__);
+#pragma once
#define VGA_NORMAL 0
#define VGA_AND 8