aboutsummaryrefslogtreecommitdiff
path: root/src/synchroheap.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/synchroheap.cpp (renamed from src/itoheap.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itoheap.cpp b/src/synchroheap.cpp
index 21ccef8..5dcce33 100644
--- a/src/itoheap.cpp
+++ b/src/synchroheap.cpp
@@ -5,5 +5,5 @@
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
6 */ 6 */
7 7
8#include "bu/itoheap.h" 8#include "bu/synchroheap.h"
9 9