summaryrefslogtreecommitdiff
path: root/tests/vertex-clip-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vertex-clip-test.c')
-rw-r--r--tests/vertex-clip-test.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/vertex-clip-test.c b/tests/vertex-clip-test.c
index 6d44aa2a..1a09437e 100644
--- a/tests/vertex-clip-test.c
+++ b/tests/vertex-clip-test.c
@@ -19,6 +19,9 @@
* CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+
+#include "config.h"
+
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>