diff --git a/Userland/Libraries/LibPDF/Object.h b/Userland/Libraries/LibPDF/Object.h index b1ff82d0b36..00755a197d1 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 {