summaryrefslogtreecommitdiff
path: root/include/Makefile.kmk
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2014-03-26 19:21:20 +0000
committer <>2014-05-08 15:03:54 +0000
commitfb123f93f9f5ce42c8e5785d2f8e0edaf951740e (patch)
treec2103d76aec5f1f10892cd1d3a38e24f665ae5db /include/Makefile.kmk
parent58ed4748338f9466599adfc8a9171280ed99e23f (diff)
downloadVirtualBox-fb123f93f9f5ce42c8e5785d2f8e0edaf951740e.tar.gz
Imported from /home/lorry/working-area/delta_VirtualBox/VirtualBox-4.3.10.tar.bz2.HEADVirtualBox-4.3.10master
Diffstat (limited to 'include/Makefile.kmk')
-rw-r--r--include/Makefile.kmk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile.kmk b/include/Makefile.kmk
index 5d5a0ae7..82f278d9 100644
--- a/include/Makefile.kmk
+++ b/include/Makefile.kmk
@@ -23,8 +23,8 @@ LIBRARIES = SyntaxVBoxIncludeR3 SyntaxVBoxIncludeR0 SyntaxVBoxIncludeRC
# Omit headers that are using C++ features and upsets gcc.
cpp_features_hdrs := \
- VBox/vmm/hwaccm.h \
- VBox/vmm/hwacc_vmx.h \
+ VBox/vmm/hm.h \
+ VBox/vmm/hm_vmx.h \
VBox/HostServices/GuestControlSvc.h \
VBox/VBoxCrHgsmi.h \
VBox/VBoxUhgsmi.h