diff options
Diffstat (limited to 'src/AutoComplete.cxx')
-rw-r--r-- | src/AutoComplete.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/AutoComplete.cxx b/src/AutoComplete.cxx index 102624bbb..b4444ff0c 100644 --- a/src/AutoComplete.cxx +++ b/src/AutoComplete.cxx @@ -18,6 +18,7 @@ #include <algorithm> #include <memory> +#include "Debugging.h" #include "Geometry.h" #include "Platform.h" |