Link video miniports to videoprt library only
[reactos.git] / reactos / drivers / video / miniport / vga / vgamp.xml
index 650d1cf..0a058be 100644 (file)
@@ -1,9 +1,6 @@
 <module name="vgamp" type="kernelmodedriver" installbase="system32/drivers" installname="vgamp.sys">
        <include base="vgamp">.</include>
-       <include base="ntoskrnl">include</include>
        <define name="__USE_W32API" />
-       <library>ntoskrnl</library>
-       <library>hal</library>
        <library>videoprt</library>
        <file>initvga.c</file>
        <file>vgamp.c</file>