Started moving SFML specific stuff into the sfml/ directory.
This commit is contained in:
parent
df024adccd
commit
58880c2a6a
18 changed files with 27 additions and 42 deletions
|
@ -1,7 +1,7 @@
|
|||
#include <catch2/catch_test_macros.hpp>
|
||||
#include <fmt/core.h>
|
||||
#include <string>
|
||||
#include "textures.hpp"
|
||||
#include "sfml/textures.hpp"
|
||||
|
||||
using namespace fmt;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue