summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/debugwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/debugger/win/debugwin.h')
-rw-r--r--src/osd/modules/debugger/win/debugwin.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/osd/modules/debugger/win/debugwin.h b/src/osd/modules/debugger/win/debugwin.h
index e999b87334f..aeaf7252eec 100644
--- a/src/osd/modules/debugger/win/debugwin.h
+++ b/src/osd/modules/debugger/win/debugwin.h
@@ -10,6 +10,8 @@
#pragma once
+#include "../xmlconfig.h"
+
// standard windows headers
#include <windows.h>
#include <windowsx.h>