commit | 2d1d970ee5517436a87be5159ded60d9d18c089c | [log] [tgz] |
---|---|---|
author | Tobin Ehlis <tobin@lunarg.com> | Fri Jul 03 09:42:57 2015 -0600 |
committer | Tobin Ehlis <tobin@lunarg.com> | Tue Jul 07 08:45:20 2015 -0600 |
tree | 4e98fc0c814332ef2302b144b7b86933bef200f5 | |
parent | e3105972bfdc54e2cca65acf44d4ffa8d85881f5 [diff] [blame] |
include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h
diff --git a/layers/draw_state.h b/layers/draw_state.h index c46a28a..fb62fb1 100644 --- a/layers/draw_state.h +++ b/layers/draw_state.h
@@ -21,7 +21,7 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. */ -#include "vkLayer.h" +#include "vk_layer.h" #include <vector> using namespace std;