diff options
Diffstat (limited to 'win32/PlatWin.cxx')
-rw-r--r-- | win32/PlatWin.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/PlatWin.cxx b/win32/PlatWin.cxx index f94bf058c..cd98168e8 100644 --- a/win32/PlatWin.cxx +++ b/win32/PlatWin.cxx @@ -44,6 +44,7 @@ #include <dwrite.h> #endif +#include "Debugging.h" #include "Geometry.h" #include "Platform.h" #include "XPM.h" |