Move adaptor_*() functions into their own header
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / gtk-2.0 / module.c
index 4fa6947..a7251d2 100644 (file)
@@ -26,8 +26,7 @@
 #include "config.h"
 
 #include <gmodule.h>
-
-#include "bridge.h"
+#include <atk-bridge.h>
 
 /*---------------------------------------------------------------------------*/