aboutsummaryrefslogtreecommitdiff
path: root/vbox.h
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2022-04-15 21:44:44 +0200
committerJavier <dev.git@javispedro.com>2022-04-15 21:44:51 +0200
commit8aea756f5094de4b357c125b75973d82328e0c31 (patch)
tree0b3fb480808c9484e40e10e11dc924837c349fa8 /vbox.h
parent6af29dacaaea968955ca1690037a9f6e9e0fb0ff (diff)
downloadvbados-8aea756f5094de4b357c125b75973d82328e0c31.tar.gz
vbados-8aea756f5094de4b357c125b75973d82328e0c31.zip
rename some headers for consistency
Diffstat (limited to 'vbox.h')
-rw-r--r--vbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vbox.h b/vbox.h
index 8bbfed9..d47c01a 100644
--- a/vbox.h
+++ b/vbox.h
@@ -27,7 +27,7 @@
#include <string.h>
#include "dlog.h"
-#include "vds.h"
+#include "int4Bvds.h"
#include "utils.h"
#include "vboxdev.h"