nvdrv: Get rid of indirect inclusions

This commit is contained in:
Lioncash 2018-08-07 08:42:18 -04:00
parent 44f76e2cfd
commit 5bdcce6955
12 changed files with 17 additions and 15 deletions

View file

@ -4,8 +4,6 @@
#include "common/assert.h"
#include "common/logging/log.h"
#include "core/hle/ipc_helpers.h"
#include "core/hle/service/nvdrv/nvdrv.h"
#include "core/hle/service/nvdrv/nvmemp.h"
namespace Service::Nvidia {