summaryrefslogtreecommitdiffstats
path: root/kpacman/kpacman.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpacman/kpacman.h')
-rw-r--r--kpacman/kpacman.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kpacman/kpacman.h b/kpacman/kpacman.h
index c6f9133..f2d4778 100644
--- a/kpacman/kpacman.h
+++ b/kpacman/kpacman.h
@@ -20,13 +20,13 @@
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "config.h"
#endif
// include files for TQt
-#include <ntqfileinf.h>
-#include <ntqregexp.h>
+#include <tqfileinf.h>
+#include <tqregexp.h>
//include files for KDE
#include <kapp.h>