VirtualBox

Changeset 28308 in vbox


Ignore:
Timestamp:
Apr 14, 2010 3:17:04 PM (15 years ago)
Author:
vboxsync
Message:

Main/DisplayImpl.cpp: fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/DisplayImpl.cpp

    r28282 r28308  
    2424#include "ConsoleVRDPServer.h"
    2525#include "VMMDev.h"
     26#include <iprt/stream.h>
    2627
    2728#include "AutoCaller.h"
     
    22882289#endif /* !VBOX_WITH_OLD_VBVA_LOCK */
    22892290
    2290     if (RT_SUCCESS(vrc))
     2291    if (RT_SUCCESS(vrc) && pu8Data)
    22912292    {
    22922293        if (cx == width && cy == height)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette