Restructure test source folders
This commit is contained in:
parent
d3a072fb63
commit
bc7258006c
12 changed files with 20 additions and 29 deletions
|
@ -6,7 +6,7 @@
|
|||
#ifndef SFML_TESTUTILITIES_GRAPHICS_HPP
|
||||
#define SFML_TESTUTILITIES_GRAPHICS_HPP
|
||||
|
||||
#include "Window.hpp"
|
||||
#include "WindowUtil.hpp"
|
||||
|
||||
// Forward declarations for non-template types
|
||||
namespace sf
|
|
@ -6,7 +6,7 @@
|
|||
#ifndef SFML_TESTUTILITIES_WINDOW_HPP
|
||||
#define SFML_TESTUTILITIES_WINDOW_HPP
|
||||
|
||||
#include "System.hpp"
|
||||
#include "SystemUtil.hpp"
|
||||
|
||||
#include <SFML/Graphics/Rect.hpp>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue