summaryrefslogtreecommitdiffstats
path: root/src/kile/kilejscript.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:53:08 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:53:08 -0600
commit1d166accf42ea52c5fca931ef4852822dd605fd6 (patch)
tree53d93834f8a28cbfa6f95149f836fa865ddf392f /src/kile/kilejscript.h
parentb85b744fad09538d45f9deca07a219f174334c04 (diff)
downloadkile-1d166accf42ea52c5fca931ef4852822dd605fd6.tar.gz
kile-1d166accf42ea52c5fca931ef4852822dd605fd6.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/kile/kilejscript.h')
-rw-r--r--src/kile/kilejscript.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kile/kilejscript.h b/src/kile/kilejscript.h
index 66232e4..30263ea 100644
--- a/src/kile/kilejscript.h
+++ b/src/kile/kilejscript.h
@@ -21,7 +21,7 @@
#include <kjs/object.h>
#include <kaction.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdirwatch.h>
#include <tqvaluelist.h>