diff --git a/Userland/Libraries/LibPDF/Object.h b/Userland/Libraries/LibPDF/Object.h index b1ff82d0b3..00755a197d 100644 --- a/Userland/Libraries/LibPDF/Object.h +++ b/Userland/Libraries/LibPDF/Object.h @@ -13,7 +13,6 @@ #include #include #include -#include #ifdef PDF_DEBUG namespace {