summaryrefslogtreecommitdiffstats
path: root/src/app/stateChange.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/stateChange.cpp')
-rw-r--r--src/app/stateChange.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/app/stateChange.cpp b/src/app/stateChange.cpp
index d547ff1..15846f5 100644
--- a/src/app/stateChange.cpp
+++ b/src/app/stateChange.cpp
@@ -3,16 +3,16 @@
#include "actions.h"
#include "adjustSizeButton.h"
-#include "debug.h"
+#include "../debug.h"
#include "mainWindow.h"
#include <tdeconfig.h>
#include <tdeglobal.h>
-#include "mxcl.library.h"
-#include <ntqapplication.h>
-#include <ntqevent.h>
-#include <ntqlabel.h>
-#include <ntqpopupmenu.h>
-#include <ntqslider.h>
+#include "../mxcl.library.h"
+#include <tqapplication.h>
+#include <tqevent.h>
+#include <tqlabel.h>
+#include <tqpopupmenu.h>
+#include <tqslider.h>
#include "theStream.h"
#include "videoSettings.h" //FIXME unfortunate
#include "xineEngine.h"