fixed some compile problems with msvc 2003/2005
[reactos.git] / reactos / subsys / system / taskmgr / trayicon.c
index ccf8cad..f0c4fdc 100644 (file)
@@ -21,7 +21,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-#include <precomp.h>
+#include "precomp.h"
 
 HICON TrayIcon_GetProcessorUsageIcon(void)
 {