summaryrefslogtreecommitdiff
path: root/third_party/popt/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/popt/wscript')
-rw-r--r--third_party/popt/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/popt/wscript b/third_party/popt/wscript
index a613ff648fb..ea655bb484c 100644
--- a/third_party/popt/wscript
+++ b/third_party/popt/wscript
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-import Options
+from waflib import Options
def configure(conf):
if conf.CHECK_POPT():