nvdrv: Get rid of indirect inclusions

This commit is contained in:
Lioncash
2018-08-07 08:42:18 -04:00
parent 826b1394e8
commit fa8017295b
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 {