Renamed Polygon files to Polygon2d

This commit is contained in:
Florian Rival
2014-09-17 18:31:04 +02:00
parent 5ec5d72198
commit bbd7cd4f0b
23 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ freely, subject to the following restrictions:
#include "GDCpp/Serialization/SerializerElement.h"
#include "GDCpp/FontManager.h"
#include "GDCpp/Position.h"
#include "GDCpp/Polygon.h"
#include "GDCpp/Polygon2d.h"
#include "GDCpp/CommonTools.h"
#include "GDCpp/Serialization/SerializerElement.h"
#include "TextObject.h"