summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Python.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Plugins/Python.cpp')
-rw-r--r--lib/Plugins/Python.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Plugins/Python.cpp b/lib/Plugins/Python.cpp
index 82d5228..dcf78fa 100644
--- a/lib/Plugins/Python.cpp
+++ b/lib/Plugins/Python.cpp
@@ -1,6 +1,7 @@
-#include "Pyhon.h"
+#include "Python.h"
#include "DebugDump.h"
#include <sstream>
+#include <iomanip>
#include <nss.h>
#include <sechash.h>