bit more header cleanup
This commit is contained in:
parent
ec513697f1
commit
eb3a3680df
1 changed files with 0 additions and 3 deletions
|
@ -1,14 +1,11 @@
|
||||||
// Copyright (jacekpoz 2024). Licensed under the EUPL-1.2 or later.
|
// Copyright (jacekpoz 2024). Licensed under the EUPL-1.2 or later.
|
||||||
|
|
||||||
#include "ptk.h"
|
#include "ptk.h"
|
||||||
#include "ptk_list.h"
|
|
||||||
#include "ptk_log.h"
|
#include "ptk_log.h"
|
||||||
#include "ptk_option.h"
|
#include "ptk_option.h"
|
||||||
|
|
||||||
#include "ptk_vk/components.h"
|
#include "ptk_vk/components.h"
|
||||||
#include "ptk_vk/device.h"
|
|
||||||
#include "ptk_vk/init.h"
|
#include "ptk_vk/init.h"
|
||||||
#include "ptk_vk/utils.h"
|
|
||||||
|
|
||||||
#include <vulkan/vulkan_core.h>
|
#include <vulkan/vulkan_core.h>
|
||||||
#ifndef GLFW_INCLUDE_VULKAN
|
#ifndef GLFW_INCLUDE_VULKAN
|
||||||
|
|
Loading…
Reference in a new issue