* Slap *some* sense into our header inclusions.
[reactos.git] / reactos / base / system / rundll32 / CMakeLists.txt
index 365085f..078d85a 100644 (file)
@@ -1,5 +1,3 @@
-
-include_directories(.)
 add_executable(rundll32 rundll32.c rundll32.rc)
 set_module_type(rundll32 win32gui UNICODE)
 add_importlibs(rundll32 user32 msvcrt kernel32 ntdll)