summaryrefslogtreecommitdiffstats
path: root/src/common/restext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/restext.cpp')
-rw-r--r--src/common/restext.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/common/restext.cpp b/src/common/restext.cpp
index 9a3d964..4404e90 100644
--- a/src/common/restext.cpp
+++ b/src/common/restext.cpp
@@ -12,7 +12,8 @@
// * GNU General Public License for more details.
// *
// * You should have received a copy of the GNU General Public License
-// * along with this program. If not, see http://www.gnu.org/licenses/.// restext.cpp
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
#include "common/restext.h"
@@ -20,7 +21,9 @@
#include "common/event.h"
#include "common/logger.h"
#include "common/stringutils.h"
+
#include "CBot/resource.h"
+
#include "object/object.h"
#include "object/robotmain.h"