Changeset 21771 in vbox for trunk/src/VBox/Frontends/VBoxFB/VBoxFB.h
- Timestamp:
- Jul 22, 2009 5:50:48 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 50362
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxFB/VBoxFB.h
r8155 r21771 6 6 7 7 /* 8 * Copyright (C) 2006-200 7Sun Microsystems, Inc.8 * Copyright (C) 2006-2009 Sun Microsystems, Inc. 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 36 36 #include <nsXPCOMGlue.h> 37 37 #include <nsMemory.h> 38 #include <nsStringAPI.h>39 38 #include <nsIProgrammingLanguage.h> 40 #include <nsEmbedString.h>41 39 #include <nsIFile.h> 42 40 #include <nsILocalFile.h> 41 #include <nsString.h> 42 #include <nsReadableUtils.h> 43 43 #include <VirtualBox_XPCOM.h> 44 44 #include <ipcIService.h> 45 #include <nsEventQueueUtils.h> 45 46 #include <ipcCID.h> 46 47 #include <ipcIDConnectService.h>
Note:
See TracChangeset
for help on using the changeset viewer.