mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
c3cfc78762
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
11 lines
290 B
Diff
11 lines
290 B
Diff
diff --git a/plugin/klash4/klash_part.cpp b/plugin/klash4/klash_part.cpp
|
|
--- a/plugin/klash4/klash_part.cpp
|
|
+++ b/plugin/klash4/klash_part.cpp
|
|
@@ -27,6 +27,7 @@
|
|
#include <QByteArray>
|
|
#include <QMenu>
|
|
#include <QTimer>
|
|
+#include <unistd.h>
|
|
|
|
#include <klibloader.h>
|
|
#include <kdebug.h>
|