From 7d613787059471c8e7323afd80d3d3f5764a2620 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Apr 2016 15:24:59 +0300 Subject: Move graphicsvertexes into render/vertexes. --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index d537e8f60..42d993f47 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -522,8 +522,8 @@ SRC += events/actionevent.h \ render/graphics.h \ graphicsmanager.cpp \ graphicsmanager.h \ - graphicsvertexes.cpp \ - graphicsvertexes.h \ + render/vertexes/graphicsvertexes.cpp \ + render/vertexes/graphicsvertexes.h \ events/inputevent.h \ input/inputactiondata.h \ input/inputactionoperators.cpp \ -- cgit v1.2.3-70-g09d2