Clean up .rbuild files and make them xml compliant
[reactos.git] / reactos / dll / keyboard / kbdpo / kbdpo.rbuild
index 39a6b89..7b6060a 100644 (file)
@@ -1,3 +1,5 @@
+<?xml version="1.0"?>
+<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
 <module name="kbdpo" type="kernelmodedll" entrypoint="0" installbase="system32" installname="kbdpo.dll" allowwarnings="true">
        <importlibrary definition="kbdpo.def" />
        <include base="ntoskrnl">include</include>