From e82ce7a40f8c5c3fcc4abc8c3d80f8feea6de757 Mon Sep 17 00:00:00 2001 From: Michael Lentine Date: Wed, 9 Sep 2015 12:39:13 -0700 Subject: Make layers build on android. --- layers/vk_layer_config.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'layers/vk_layer_config.cpp') diff --git a/layers/vk_layer_config.cpp b/layers/vk_layer_config.cpp index a4153ec3..e3b6d873 100644 --- a/layers/vk_layer_config.cpp +++ b/layers/vk_layer_config.cpp @@ -1,6 +1,7 @@ /************************************************************************** * * Copyright 2014 Lunarg, Inc. + * Copyright 2015 Google Inc. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy @@ -28,10 +29,7 @@ #include #include #include -#include "vk_loader_platform.h" #include "vk_layer_config.h" -// The following is #included again to catch certain OS-specific functions -// being used: #include "vk_loader_platform.h" #define MAX_CHARS_PER_LINE 4096 -- cgit v1.2.3