summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/uichanges.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/uichanges.py b/scripts/uichanges.py
index 126cbfc9a3..74343fafa6 100755
--- a/scripts/uichanges.py
+++ b/scripts/uichanges.py
@@ -37,6 +37,7 @@ Usage:
"""
import os, sys, string
+import platform
import subprocess
from xml.sax import saxutils, handler, make_parser