summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/pbd/debug.h')
-rw-r--r--libs/pbd/pbd/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/pbd/pbd/debug.h b/libs/pbd/pbd/debug.h
index 989cd42dd1..704c9d0dad 100644
--- a/libs/pbd/pbd/debug.h
+++ b/libs/pbd/pbd/debug.h
@@ -43,6 +43,7 @@ namespace PBD {
extern uint64_t Pool;
extern uint64_t EventLoop;
extern uint64_t AbstractUI;
+ extern uint64_t FileUtils;
}
}