From 0ca94912444ce893f85862cb2af5187cbf66a361 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 12 Jun 2013 15:38:30 +0200 Subject: [PATCH] TgaImporter: removed unneeded #include. --- src/Plugins/TgaImporter/TgaImporter.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Plugins/TgaImporter/TgaImporter.cpp b/src/Plugins/TgaImporter/TgaImporter.cpp index b5bda5f66..8d8e4b0e5 100644 --- a/src/Plugins/TgaImporter/TgaImporter.cpp +++ b/src/Plugins/TgaImporter/TgaImporter.cpp @@ -27,7 +27,6 @@ #include #include #include -#include #include #include