diff --git a/hoot-core-test/src/test/cpp/hoot/core/io/OsmApiWriterTest.cpp b/hoot-core-test/src/test/cpp/hoot/core/io/OsmApiWriterTest.cpp
index 9f8fd84..20f3e95 100644
--- a/hoot-core-test/src/test/cpp/hoot/core/io/OsmApiWriterTest.cpp
+++ b/hoot-core-test/src/test/cpp/hoot/core/io/OsmApiWriterTest.cpp
@@ -34,9 +34,6 @@
#include "OsmApiWriterTestServer.h"
-// Qt
-#include <QNetworkReply>
-
// Run tests against a local test server
#define RUN_LOCAL_TEST_SERVER
// Run tests against a local copy of OSM API