summaryrefslogtreecommitdiff
path: root/nss-tool/enc/enctool.h
diff options
context:
space:
mode:
Diffstat (limited to 'nss-tool/enc/enctool.h')
-rw-r--r--nss-tool/enc/enctool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nss-tool/enc/enctool.h b/nss-tool/enc/enctool.h
index df5f44950..f2296bb26 100644
--- a/nss-tool/enc/enctool.h
+++ b/nss-tool/enc/enctool.h
@@ -8,8 +8,8 @@
#include <string>
#include <vector>
#include "argparse.h"
-#include "prerror.h"
#include "nss_scoped_ptrs.h"
+#include "prerror.h"
#include "tool.h"
class EncTool : public Tool {