Commit 0fcada9f authored by Eric Pouech's avatar Eric Pouech Committed by Alexandre Julliard

Removed unused #include of module.h.

parent 559b1069
......@@ -21,7 +21,6 @@
#include <string.h>
#include <stdlib.h>
#include "windef.h"
#include "module.h"
#include "miscemu.h"
#include "wine/debug.h"
......
......@@ -27,7 +27,6 @@
# include <unistd.h>
#endif
#include "module.h"
#include "dosexe.h"
#include "wincon.h"
#include "wine/debug.h"
......
......@@ -26,7 +26,6 @@
#include <string.h>
#include "wine/winbase16.h"
#include "miscemu.h"
#include "module.h"
/* #define DEBUG_INT */
#include "wine/debug.h"
#include "winioctl.h"
......
......@@ -42,7 +42,6 @@
#include "wingdi.h"
#include "winuser.h"
#include "winerror.h"
#include "module.h"
#include "task.h"
#include "file.h"
#include "miscemu.h"
......
......@@ -28,7 +28,6 @@
#include <string.h>
#include "winbase.h"
#include "wine/winbase16.h"
#include "module.h"
#include "miscemu.h"
#include "wine/debug.h"
......
......@@ -44,7 +44,6 @@
#include "selectors.h"
#include "miscemu.h"
#include "stackframe.h"
#include "module.h"
#include "wine/debug.h"
#include "winerror.h"
#include "excpt.h"
......
......@@ -43,7 +43,6 @@
#endif
#include "fnt2bdf.h"
#include "module.h"
#define FILE_ERROR 0
#define FILE_DLL 1
......
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