Add a couple of visibility specifiers that were missing
[ardour.git] / libs / pbd / pbd / debug.h
index dc7e1ce906e0e06f17da9472b5117b4bfc6174b0..54577f1a7ebba75ee33ef52f5965898a72e25b9f 100644 (file)
@@ -45,6 +45,7 @@ namespace PBD {
                LIBPBD_API extern uint64_t Pool;
                LIBPBD_API extern uint64_t EventLoop;
                LIBPBD_API extern uint64_t AbstractUI;
+               extern uint64_t FileUtils;
        }
 }