Index: /trunk/include/VBox/pdmifs.h
===================================================================
--- /trunk/include/VBox/pdmifs.h	(revision 30944)
+++ /trunk/include/VBox/pdmifs.h	(revision 30945)
@@ -2071,7 +2071,4 @@
 /** @} */
 
-
-/** Forward declaration of the video accelerator command memory. */
-struct VBVAMEMORY;
 /** Forward declaration of the guest information structure. */
 struct VBoxGuestInfo;
@@ -2080,4 +2077,7 @@
 /** Forward declaration of the guest status structure */
 struct VBoxGuestStatus;
+
+/** Forward declaration of the video accelerator command memory. */
+struct VBVAMEMORY;
 /** Pointer to video accelerator command memory. */
 typedef struct VBVAMEMORY *PVBVAMEMORY;
