fixed some compile problems with msvc 2003/2005
[reactos.git] / reactos / subsys / system / taskmgr / graphctl.c
index fbe2910..ea89b54 100644 (file)
@@ -20,7 +20,7 @@
  *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#include <precomp.h>
+#include "precomp.h"
 
 LONG OldGraphCtrlWndProc;