Fixed compatibility with libslv2 0.6.4.

Fixed includes to work with libslv2 0.6.4 and newer. :) Broke compatibility with 0.6.2 and older. :( Maybe there could be some test for this?
This commit is contained in:
Janne Matti Sinisalo
2009-05-12 16:25:06 +03:00
parent 367d8360fc
commit f7edd7089a

View File

@@ -29,7 +29,6 @@
#include <slv2/world.h>
#include <slv2/plugin.h>
#include <slv2/scalepoint.h>
#include <slv2/scalepoints.h>
#include <QtCore/QMap>
#include <QtCore/QPair>