aboutsummaryrefslogtreecommitdiff
path: root/dlog.h
diff options
context:
space:
mode:
Diffstat (limited to 'dlog.h')
-rw-r--r--dlog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dlog.h b/dlog.h
index 67f430a..6556089 100644
--- a/dlog.h
+++ b/dlog.h
@@ -25,7 +25,7 @@
#if ENABLE_DLOG
#if 1
-#include "vbox.h"
+#include "vboxlog.h"
#define dlog_putc vbox_log_putc
#endif