summaryrefslogtreecommitdiff
path: root/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp')
-rw-r--r--src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp b/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp
index fa3da2a54fe..b0ce02f6395 100644
--- a/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp
+++ b/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp
@@ -29,7 +29,7 @@
# define LOG_GROUP LOG_GROUP_DEFAULT
#endif
#include <VBox/log.h>
-#include <VBox/VMMDev.h>
+#include <VBox/VMMDev.h> /* for VMMDEV_EVENT_SEAMLESS_MODE_CHANGE_REQUEST */
#include "VBoxTray.h"
#include "VBoxHelpers.h"