Drop an unnecessary include

These tests are better if they can be built standalone.
This commit is contained in:
Matthias Clasen 2014-04-02 12:41:24 -04:00
parent bf79c8f0df
commit 17ee80aafe

View File

@ -14,7 +14,6 @@
* You should have received a copy of the GNU Library General Public
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#include "config.h"
#include <gtk/gtk.h>
#include <string.h>