File tree Expand file tree Collapse file tree 5 files changed +4
-3
lines changed Expand file tree Collapse file tree 5 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2525// //////////////////////////////////////////////////////////
2626// Headers
2727// //////////////////////////////////////////////////////////
28- #include < CSFML/ConvertEvent.hpp>
2928#include < CSFML/Graphics/CircleShapeStruct.hpp>
3029#include < CSFML/Graphics/ConvertColor.hpp>
3130#include < CSFML/Graphics/ConvertRect.hpp>
4342#include < CSFML/Graphics/VertexBufferStruct.hpp>
4443#include < CSFML/System/ConvertVector2.hpp>
4544#include < CSFML/Window/ConvertContextSettings.hpp>
45+ #include < CSFML/Window/ConvertEvent.hpp>
4646#include < CSFML/Window/ConvertVideoMode.hpp>
4747#include < CSFML/Window/CursorStruct.hpp>
4848
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ set(SRC
1313 ${SRCROOT} /ContextStruct.hpp
1414 ${INCROOT} /Context.h
1515 ${SRCROOT} /ConvertContextSettings.hpp
16+ ${SRCROOT} /ConvertEvent.hpp
1617 ${SRCROOT} /ConvertVideoMode.hpp
1718 ${INCROOT} /Event.h
1819 ${SRCROOT} /Joystick.cpp
File renamed without changes.
Original file line number Diff line number Diff line change 2525// //////////////////////////////////////////////////////////
2626// Headers
2727// //////////////////////////////////////////////////////////
28- #include < CSFML/ConvertEvent.hpp>
2928#include < CSFML/System/ConvertVector2.hpp>
3029#include < CSFML/Window/ConvertContextSettings.hpp>
30+ #include < CSFML/Window/ConvertEvent.hpp>
3131#include < CSFML/Window/ConvertVideoMode.hpp>
3232#include < CSFML/Window/CursorStruct.hpp>
3333#include < CSFML/Window/Window.h>
Original file line number Diff line number Diff line change 2525// //////////////////////////////////////////////////////////
2626// Headers
2727// //////////////////////////////////////////////////////////
28- #include < CSFML/ConvertEvent.hpp>
2928#include < CSFML/System/ConvertVector2.hpp>
29+ #include < CSFML/Window/ConvertEvent.hpp>
3030#include < CSFML/Window/ConvertVideoMode.hpp>
3131#include < CSFML/Window/CursorStruct.hpp>
3232#include < CSFML/Window/WindowBase.h>
You can’t perform that action at this time.
0 commit comments