Browse Source

NvFlinger: Clang Format.

nce_cpp
Fernando Sahmkow 6 years ago
parent
commit
7818e2ee11
  1. 2
      src/core/hle/service/nvflinger/nvflinger.h

2
src/core/hle/service/nvflinger/nvflinger.h

@ -10,8 +10,8 @@
#include <optional>
#include <string>
#include <string_view>
#include <vector>
#include <thread>
#include <vector>
#include "common/common_types.h"
#include "core/hle/kernel/object.h"

Loading…
Cancel
Save