summaryrefslogtreecommitdiffstats
path: root/src/VBox/Devices/build/VBoxDD.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Devices/build/VBoxDD.h')
-rw-r--r--src/VBox/Devices/build/VBoxDD.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/VBox/Devices/build/VBoxDD.h b/src/VBox/Devices/build/VBoxDD.h
index 9350f428..e451abcd 100644
--- a/src/VBox/Devices/build/VBoxDD.h
+++ b/src/VBox/Devices/build/VBoxDD.h
@@ -115,6 +115,7 @@ extern const PDMDEVREG g_DeviceVirtualKD;
extern const PDMDEVREG g_DeviceQemuFwCfg;
#ifdef VBOX_WITH_TPM
extern const PDMDEVREG g_DeviceTpm;
+extern const PDMDEVREG g_DeviceTpmPpi;
#endif
extern const PDMDRVREG g_DrvMouseQueue;