Skip to content
Snippets Groups Projects
Commit 12323e4f authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard
Browse files

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

parent ab6f8616
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment