aboutsummaryrefslogtreecommitdiff
path: root/layers/threading.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'layers/threading.cpp')
-rw-r--r--layers/threading.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/threading.cpp b/layers/threading.cpp
index 195f9e58..238cca74 100644
--- a/layers/threading.cpp
+++ b/layers/threading.cpp
@@ -29,7 +29,7 @@
#include <list>
using namespace std;
-#include "vk_layer.h"
+#include "vulkan/vk_layer.h"
#include "vk_layer_config.h"
#include "vk_layer_extension_utils.h"
#include "vk_layer_utils.h"