1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-04-27 04:36:34 +00:00

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