diff --git a/reactos/dll/cpl/hotplug/CMakeLists.txt b/reactos/dll/cpl/hotplug/CMakeLists.txt index c117ef72802..c5ec3d68ceb 100644 --- a/reactos/dll/cpl/hotplug/CMakeLists.txt +++ b/reactos/dll/cpl/hotplug/CMakeLists.txt @@ -22,5 +22,4 @@ add_importlibs(hotplug comctl32 kernel32) -add_pch(hotplug hotplug.h) add_cd_file(TARGET hotplug DESTINATION reactos/system32 FOR all)