]> git.sesse.net Git - plocate/commitdiff
Remove unneeded vp4.h #include from plocate.cpp.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Wed, 7 Oct 2020 22:42:09 +0000 (00:42 +0200)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Wed, 7 Oct 2020 22:44:35 +0000 (00:44 +0200)
plocate.cpp

index 2c5514ee8b16bc5f3c8461a0c97821e6a2216987..a9a961e862fd4f79f5f9b2bb89f5729a5e602e84 100644 (file)
@@ -1,6 +1,5 @@
 #include "db.h"
 #include "io_uring_engine.h"
-#include "vp4.h"
 
 #include <algorithm>
 #include <arpa/inet.h>