summaryrefslogtreecommitdiff
path: root/plugins/Restart/src/stdafx.h
blob: ba71e840213251e8483db9ae3f10123aa85f6df7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#define WIN32_LEAN_AND_MEAN

#include <windows.h>

#include <newpluginapi.h>
#include <m_langpack.h>
#include <m_genmenu.h>
#include <m_clist.h>
#include <m_utils.h>
#include <win2k.h>

#include "resource.h"
#include "version.h"