diff options
Diffstat (limited to 'plugins/KeyboardNotify/src/Common.h')
-rw-r--r-- | plugins/KeyboardNotify/src/Common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/KeyboardNotify/src/Common.h b/plugins/KeyboardNotify/src/Common.h index f4e4f04282..71719a513f 100644 --- a/plugins/KeyboardNotify/src/Common.h +++ b/plugins/KeyboardNotify/src/Common.h @@ -23,7 +23,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <windows.h>
#include <stdlib.h>
#include <tlhelp32.h>
-#include <vdmdbg.h>
#include <commctrl.h>
#include <commdlg.h>
#include <winioctl.h>
|