Changeset 74955 in vbox for trunk/src/VBox/Main/include/DisplayImpl.h
- Timestamp:
- Oct 19, 2018 6:14:51 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/DisplayImpl.h
r72352 r74955 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2018 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 33 33 34 34 #ifdef VBOX_WITH_VIDEOREC 35 # include " ../src-client/VideoRec.h"35 # include "VideoRec.h" 36 36 struct VIDEORECCONTEXT; 37 37 #endif
Note:
See TracChangeset
for help on using the changeset viewer.