diff options
Diffstat (limited to 'src/iconfetcher.cpp')
| -rw-r--r-- | src/iconfetcher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iconfetcher.cpp b/src/iconfetcher.cpp index 2b19f993..129be50e 100644 --- a/src/iconfetcher.cpp +++ b/src/iconfetcher.cpp @@ -1,5 +1,5 @@ #include "iconfetcher.h" -#include "util.h" +#include "shared/util.h" void IconFetcher::Waiter::wait() { |
