summaryrefslogtreecommitdiff
path: root/nss-tool/db/dbtool.cc
diff options
context:
space:
mode:
Diffstat (limited to 'nss-tool/db/dbtool.cc')
-rw-r--r--nss-tool/db/dbtool.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/nss-tool/db/dbtool.cc b/nss-tool/db/dbtool.cc
index 8c369cf05..5cd1f5608 100644
--- a/nss-tool/db/dbtool.cc
+++ b/nss-tool/db/dbtool.cc
@@ -4,7 +4,7 @@
#include "dbtool.h"
#include "argparse.h"
-#include "scoped_ptrs.h"
+#include "nss_scoped_ptrs.h"
#include "util.h"
#include <iomanip>