Commit 34f771c2 authored by Michael Stefaniuc's avatar Michael Stefaniuc Committed by Alexandre Julliard

winedbg: Include the local resource header last.

parent 40bc4790
......@@ -18,7 +18,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resource.h"
#include "debugger.h"
#include "wingdi.h"
#include "winuser.h"
......@@ -27,6 +26,7 @@
#include "wine/debug.h"
#include "wine/unicode.h"
#include "resource.h"
#define MAX_PROGRAM_NAME_LENGTH 80
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment