Rename files in src/include nxt -> dawn

This commit is contained in:
Corentin Wallez
2018-07-18 14:32:45 +02:00
committed by Corentin Wallez
parent 046cb46bee
commit 3e371b146d
17 changed files with 15 additions and 15 deletions

View File

@@ -16,7 +16,7 @@
#include "common/Assert.h"
#include "common/vulkan_platform.h"
#include "nxt/nxt_wsi.h"
#include "dawn/dawn_wsi.h"
#include "GLFW/glfw3.h"