summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2012-09-07 11:08:01 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2012-09-07 11:08:01 +0200
commit813b50f0c91805b22941bfb28758b49f8e00cb22 (patch)
treefef3027e481023c0e48aa317121e56103a19b71e /client/client.pro
parent1f90b499268686573b829e25918f54e9efc7a0a6 (diff)
Make client use luapraxisd.h from server folder. Add stub functions to luapraxisd in client.
Diffstat (limited to 'client/client.pro')
-rw-r--r--client/client.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/client.pro b/client/client.pro
index 5e16942..375818f 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -40,7 +40,7 @@ HEADERS += \
launcherwindow.h \
lua.h \
luadb.h \
- luapraxisd.h \
+ ../server/src/luapraxisd.h \
luawidget.h \
macro.h \
macrowindow.h \