Remove ExportDriver concept.
[reactos.git] / reactos / drivers / video / videoprt / videoprt.rbuild
index 90b9387..6e0cd42 100644 (file)
@@ -1,4 +1,4 @@
-<module name="videoprt" type="exportdriver" installbase="system32/drivers" installname="videoprt.sys">
+<module name="videoprt" type="kernelmodedriver" installbase="system32/drivers" installname="videoprt.sys">
        <importlibrary definition="videoprt.def" />
        <include base="videoprt">.</include>
        <include base="ntoskrnl">include</include>