Browse Source

Remove invalid header include

pull/15/merge
Feng Chen 4 years ago
parent
commit
e18bf4b062
  1. 1
      src/video_core/gpu.cpp

1
src/video_core/gpu.cpp

@ -17,7 +17,6 @@
#include "core/frontend/emu_window.h"
#include "core/hardware_interrupt_manager.h"
#include "core/hle/service/nvdrv/nvdata.h"
#include "core/hle/service/nvflinger/buffer_queue.h"
#include "core/perf_stats.h"
#include "video_core/cdma_pusher.h"
#include "video_core/dma_pusher.h"

Loading…
Cancel
Save