diff options
Diffstat (limited to 'WebKit/qt/WebCoreSupport/DragClientQt.cpp')
-rw-r--r-- | WebKit/qt/WebCoreSupport/DragClientQt.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/qt/WebCoreSupport/DragClientQt.cpp b/WebKit/qt/WebCoreSupport/DragClientQt.cpp index b719868..0df0768 100644 --- a/WebKit/qt/WebCoreSupport/DragClientQt.cpp +++ b/WebKit/qt/WebCoreSupport/DragClientQt.cpp @@ -23,6 +23,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include "config.h" #include "DragClientQt.h" #include "ClipboardQt.h" |