diff options
Diffstat (limited to 'plugins/CmdLine/hooked_events.h')
-rw-r--r-- | plugins/CmdLine/hooked_events.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/CmdLine/hooked_events.h b/plugins/CmdLine/hooked_events.h index 2498638400..11b9fea363 100644 --- a/plugins/CmdLine/hooked_events.h +++ b/plugins/CmdLine/hooked_events.h @@ -22,8 +22,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_CMDLINE_HOOKED_EVENTS_H
#define M_CMDLINE_HOOKED_EVENTS_H
-#include "commonheaders.h"
-
extern HANDLE hModulesLoaded;
extern HANDLE hOptionsInitialise;
extern HANDLE hShutdown;
|