diff options
Diffstat (limited to 'src/utils/paths.cpp')
-rw-r--r-- | src/utils/paths.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/paths.cpp b/src/utils/paths.cpp index c7542829f..dd045cb5a 100644 --- a/src/utils/paths.cpp +++ b/src/utils/paths.cpp @@ -30,8 +30,6 @@ #include "resources/resourcemanager.h" -#include <cstdarg> -#include <cstdio> #include <stdlib.h> #ifdef WIN32 |