summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibSQL/Meta.h
diff options
context:
space:
mode:
Diffstat (limited to 'Userland/Libraries/LibSQL/Meta.h')
-rw-r--r--Userland/Libraries/LibSQL/Meta.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Userland/Libraries/LibSQL/Meta.h b/Userland/Libraries/LibSQL/Meta.h
index a29b3a4aa6..071020e934 100644
--- a/Userland/Libraries/LibSQL/Meta.h
+++ b/Userland/Libraries/LibSQL/Meta.h
@@ -8,7 +8,6 @@
#include <AK/DeprecatedString.h>
#include <AK/NonnullOwnPtr.h>
-#include <AK/NonnullOwnPtrVector.h>
#include <AK/NonnullRefPtr.h>
#include <AK/Result.h>
#include <AK/Vector.h>