diff options
Diffstat (limited to 'src/zen/zen.cpp')
| -rw-r--r-- | src/zen/zen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zen/zen.cpp b/src/zen/zen.cpp index 0229db4a8..a09f923fc 100644 --- a/src/zen/zen.cpp +++ b/src/zen/zen.cpp @@ -56,7 +56,7 @@ #include <zencore/memory/memorytrace.h> #include <zencore/memory/newdelete.h> -#include "progressbar.h" +#include "consoleprogress.h" #if ZEN_WITH_TESTS # include <zencore/testing.h> |