From 593f3e9e5bcbf74fdd4603194d2e11e293a885ad Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 00:10:25 -0600 Subject: Fix accidental conversion of dockwin --- ksayit/src/ksayit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksayit') diff --git a/ksayit/src/ksayit.cpp b/ksayit/src/ksayit.cpp index 1d41926..cefaba6 100644 --- a/ksayit/src/ksayit.cpp +++ b/ksayit/src/ksayit.cpp @@ -19,7 +19,7 @@ // include files for QT #include #include -#include +#include #include #include -- cgit v1.2.3