Fix FTBFS on dcopperl due to missing include

This resolves bug 2711

Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit 021189625a)
r14.0.x
François Andriot 8 years ago committed by Slávek Banko
parent 695bb6d258
commit 04a54485e0

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

Loading…
Cancel
Save