]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mem/PoolMalloc.h
SourceLayout: shuffle memory pool allocators to mem/libmem.la
[thirdparty/squid.git] / src / mem / PoolMalloc.h
similarity index 98%
rename from include/MemPoolMalloc.h
rename to src/mem/PoolMalloc.h
index 8d1364ec712530c0fd17182f671db37323e5e856..0ee27411b913724298d1cb8687bc263961c048e8 100644 (file)
@@ -28,7 +28,7 @@
  *     might be the way to go.
  */
 
-#include "MemPool.h"
+#include "mem/Pool.h"
 
 #include <stack>