summaryrefslogtreecommitdiff
path: root/tests/wocky-test-connector-server.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wocky-test-connector-server.c')
-rw-r--r--tests/wocky-test-connector-server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wocky-test-connector-server.c b/tests/wocky-test-connector-server.c
index 45c3f28..5ca5bd1 100644
--- a/tests/wocky-test-connector-server.c
+++ b/tests/wocky-test-connector-server.c
@@ -37,7 +37,7 @@
*/
#define DEBUG_FLAG DEBUG_CONNECTOR
#define WOCKY_COMPILATION
-#include <wocky/wocky-debug.h>
+#include <wocky/wocky-debug-internal.h>
#undef WOCKY_COMPILATION
G_DEFINE_TYPE (TestConnectorServer, test_connector_server, G_TYPE_OBJECT);