summaryrefslogtreecommitdiff
path: root/client/completion_hash.cc
diff options
context:
space:
mode:
Diffstat (limited to 'client/completion_hash.cc')
-rw-r--r--client/completion_hash.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/completion_hash.cc b/client/completion_hash.cc
index 006427f0295..74ff3083197 100644
--- a/client/completion_hash.cc
+++ b/client/completion_hash.cc
@@ -22,7 +22,7 @@
* Small portability changes by Monty. Changed also to use my_malloc/my_free
*/
-#include <global.h>
+#include <my_global.h>
#include <m_string.h>
#undef SAFEMALLOC // Speed things up
#include <my_sys.h>