summaryrefslogtreecommitdiff
path: root/colm/pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'colm/pool.h')
-rw-r--r--colm/pool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/colm/pool.h b/colm/pool.h
index deb8a46c..8241a2d0 100644
--- a/colm/pool.h
+++ b/colm/pool.h
@@ -25,7 +25,7 @@
/* Allocation, number of items. */
#define FRESH_BLOCK 8128
-#include "pdarun2.h"
+#include "pdarun.h"
#include "map.h"
#ifdef __cplusplus