Changeset 317ad13 in opengl-game for vulkan-ref.cpp


Ignore:
Timestamp:
Mar 7, 2021, 10:30:45 PM (3 years ago)
Author:
Dmitry Portnoy <dportnoy@…>
Branches:
feature/imgui-sdl
Children:
5192672
Parents:
faa7bac
Message:

Update linker include flags in VulkanReference

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vulkan-ref.cpp

    rfaa7bac r317ad13  
    1818#include <optional>
    1919#include <chrono>
     20
     21#include <SDL2/SDL.h>
     22#include <SDL2/SDL_ttf.h>
    2023
    2124#include "consts.hpp"
Note: See TracChangeset for help on using the changeset viewer.