gui: fix quadtree test

This commit is contained in:
Sergiusz Bazanski 2018-08-01 04:03:54 +01:00
parent 85fc356fc1
commit 5cc5fa04a4

View File

@ -17,9 +17,9 @@
*
*/
#include "quadtree.h"
#include "gtest/gtest.h"
#include "nextpnr.h"
#include "quadtree.h"
USING_NEXTPNR_NAMESPACE