Index: /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp
===================================================================
--- /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp	(revision 58306)
+++ /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp	(revision 58307)
@@ -34,5 +34,4 @@
 
 #include <VBoxDisplay.h>
-#include <VBoxGuestInternal.h>
 #include <VBoxHook.h>
 
Index: /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp
===================================================================
--- /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp	(revision 58306)
+++ /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp	(revision 58307)
@@ -37,5 +37,4 @@
 #include <iprt/cpp/mtlist.h>
 
-#include <VBoxGuestInternal.h>
 #ifdef LOG_GROUP
 # undef LOG_GROUP
Index: /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.cpp
===================================================================
--- /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.cpp	(revision 58306)
+++ /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.cpp	(revision 58307)
@@ -22,6 +22,4 @@
 #include <VBox/Log.h>
 #include <VBox/VBoxGuestLib.h>
-
-#include <VBoxGuestInternal.h>
 
 #include "VBoxHelpers.h"
Index: /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp
===================================================================
--- /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp	(revision 58306)
+++ /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp	(revision 58307)
@@ -32,6 +32,4 @@
 #include <iprt/mem.h>
 #include <iprt/process.h>
-
-#include <VBoxGuestInternal.h>
 
 #include <VBox/VMMDev.h>
Index: /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp
===================================================================
--- /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp	(revision 58306)
+++ /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp	(revision 58307)
@@ -23,5 +23,4 @@
 
 #include <VBoxDisplay.h>
-#include <VBoxGuestInternal.h>
 #include <VBoxHook.h>
 
Index: /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp
===================================================================
--- /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp	(revision 58306)
+++ /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp	(revision 58307)
@@ -40,5 +40,4 @@
 #include "resource.h"
 #include <malloc.h>
-#include <VBoxGuestInternal.h>
 
 #include <sddl.h>
Index: /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp
===================================================================
--- /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp	(revision 58306)
+++ /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp	(revision 58307)
@@ -30,5 +30,4 @@
 #include <VBox/log.h>
 
-#include <VBoxGuestInternal.h>
 #include <iprt/assert.h>
 #include <iprt/ldr.h>
Index: unk/src/VBox/Additions/WINNT/include/VBoxGuestInternal.h
===================================================================
--- /trunk/src/VBox/Additions/WINNT/include/VBoxGuestInternal.h	(revision 58306)
+++ 	(revision )
@@ -1,20 +1,0 @@
-/** @file
- *
- * VBoxGuestInternal -- Private windows additions declarations
- *
- * Copyright (C) 2006-2010 Oracle Corporation
- *
- * This file is part of VirtualBox Open Source Edition (OSE), as
- * available from http://www.virtualbox.org. This file is free software;
- * you can redistribute it and/or modify it under the terms of the GNU
- * General Public License (GPL) as published by the Free Software
- * Foundation, in version 2 as it comes in the "COPYING" file of the
- * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
- * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
- */
-#ifndef __VBoxGuestInternal_h__
-#define __VBoxGuestInternal_h__
-
-/* no global definitions right now */
-
-#endif /* __VBoxGuestInternal_h__ */
