- Update to r53061
[reactos.git] / base / applications / rapps / loaddlg.c
index 206eb39..ab40223 100644 (file)
 #define WIN32_NO_STATUS
 
 #include "rapps.h"
-#include "resource.h"
-
-#include <commctrl.h>
-#include <shlobj.h>
-#include <shlwapi.h>
-#include <urlmon.h>
 
 static PAPPLICATION_INFO AppInfo;
 static HICON hIcon = NULL;