Commit 12323e4f authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

Include debug.h last (ERR() macro problem on Solaris).

parent ab6f8616
......@@ -12,10 +12,10 @@
#include "peexe.h"
#include "neexe.h"
#include "heap.h"
#include "debug.h"
#include "main.h"
#include "snoop.h"
#include "winerror.h"
#include "debug.h"
DECLARE_DEBUG_CHANNEL(relay)
DECLARE_DEBUG_CHANNEL(win32)
......
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