Index: /trunk/src/VBox/VMM/include/HMInternal.h
===================================================================
--- /trunk/src/VBox/VMM/include/HMInternal.h	(revision 43702)
+++ /trunk/src/VBox/VMM/include/HMInternal.h	(revision 43703)
@@ -94,5 +94,5 @@
                                             | HM_CHANGED_GUEST_FPU)
 
-#define HM_CHANGED_ALL                      (HM_CHANGE_ALL_GUEST | HM_CHANGED_HOST_CONTEXT)
+#define HM_CHANGED_ALL                      (HM_CHANGED_ALL_GUEST | HM_CHANGED_HOST_CONTEXT)
 /** @} */
 
