Skip to content

Commit

Permalink
Update patch for core/fxge/win32/cgdi_printer_driver.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
bblanchon committed Jun 4, 2023
1 parent bcb7a36 commit 5b2dcc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patches/win/pdfium.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/core/fxge/win32/cgdi_printer_driver.cpp b/core/fxge/win32/cgdi_printer_driver.cpp
index 51b164659..cae49ea56 100644
index 28bc516bc..aa4cb0452 100644
--- a/core/fxge/win32/cgdi_printer_driver.cpp
+++ b/core/fxge/win32/cgdi_printer_driver.cpp
@@ -15,6 +15,7 @@
Expand All @@ -9,4 +9,4 @@ index 51b164659..cae49ea56 100644
+#include "core/fxcrt/widestring.h"
#include "core/fxge/cfx_font.h"
#include "core/fxge/cfx_windowsrenderdevice.h"
#include "core/fxge/dib/cfx_dibextractor.h"
#include "core/fxge/dib/cfx_dibbase.h"

0 comments on commit 5b2dcc1

Please sign in to comment.