Browse Source

NvFlinger: Clang Format.

pull/15/merge
Fernando Sahmkow 6 years ago
parent
commit
e486c66850
  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