diff options
Diffstat (limited to 'src/shared/util.cpp')
| -rw-r--r-- | src/shared/util.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/shared/util.cpp b/src/shared/util.cpp index 55a76c23..f17c21b9 100644 --- a/src/shared/util.cpp +++ b/src/shared/util.cpp @@ -22,8 +22,8 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "../mainwindow.h" #include "windows_error.h" #include <log.h> -#include <usvfs.h> -#include <usvfs_version.h> +#include <usvfs/usvfs.h> +#include <usvfs/usvfs_version.h> using namespace MOBase; |
