]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/event.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / event.h
index aa269292a26b21612b004852d4cb80594f397e40..ed66a9e0cf40e55c7c629cc541e14a77276eeb4a 100644 (file)
@@ -32,8 +32,8 @@
 #ifndef SQUID_EVENT_H
 #define SQUID_EVENT_H
 
-#include "Array.h"
 #include "AsyncEngine.h"
+#include "base/Vector.h"
 #include "MemPool.h"
 
 class StoreEntry;