summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/oprocctrl.h
Side-by-side diff
Diffstat (limited to 'libopie2/opiecore/oprocctrl.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie2/opiecore/oprocctrl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie2/opiecore/oprocctrl.h b/libopie2/opiecore/oprocctrl.h
index 4922ba2..ea00859 100644
--- a/libopie2/opiecore/oprocctrl.h
+++ b/libopie2/opiecore/oprocctrl.h
@@ -36,13 +36,13 @@
class QSocketNotifier;
namespace Opie {
namespace Core {
-namespace Private {
+namespace Internal {
class OProcessControllerPrivate;
/**
* @short Used internally by @ref OProcess
* @internal
* @author Christian Czezakte <e9025461@student.tuwien.ac.at>