summaryrefslogtreecommitdiff
path: root/inputmethods/keyboard/keyboard.h
Side-by-side diff
Diffstat (limited to 'inputmethods/keyboard/keyboard.h') (more/less context) (show whitespace changes)
-rw-r--r--inputmethods/keyboard/keyboard.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethods/keyboard/keyboard.h b/inputmethods/keyboard/keyboard.h
index cc7f3f5..82588f0 100644
--- a/inputmethods/keyboard/keyboard.h
+++ b/inputmethods/keyboard/keyboard.h
@@ -15,14 +15,14 @@
**
** Contact info@trolltech.com if any conditions of this licensing are
** not clear to you.
**
**********************************************************************/
#include <qframe.h>
-#include "../pickboard/pickboardcfg.h"
-#include "../pickboard/pickboardpicks.h"
+#include <pickboardcfg.h>
+#include <pickboardpicks.h>
class QTimer;
namespace KeyboardInput
{