Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ariahiro64 committed Oct 6, 2023
1 parent 10e38bc commit 1c4266e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/parallel-rdp
Submodule parallel-rdp updated 108 files
6 changes: 3 additions & 3 deletions src/parallel_imp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
#include "parallel_imp.h"
#include <memory>
#include <vector>
#include "parallel-rdp/rdp_device.hpp"
#include "vulkan/context.hpp"
#include "vulkan/device.hpp"
#include "parallel-rdp/parallel-rdp/rdp_device.hpp"
#include "parallel-rdp/vulkan/context.hpp"
#include "parallel-rdp/vulkan/device.hpp"

using namespace Vulkan;
using namespace std;
Expand Down

0 comments on commit 1c4266e

Please sign in to comment.