Fix FTBFS on dcopperl due to missing include

This resolves bug 2711

Signed-off-by: François Andriot <francois.andriot@free.fr>
pull/1/head
François Andriot 8 years ago committed by Slávek Banko
parent fe1e240fe5
commit 021189625a

@ -26,6 +26,8 @@
#undef vform #undef vform
#endif #endif
#include <cassert>
#include <tqpoint.h> #include <tqpoint.h>
#include <tqrect.h> #include <tqrect.h>
#include <tqregexp.h> #include <tqregexp.h>

Loading…
Cancel
Save