From c9a84749b3b71d4df6cc3b9b488d60dc4a013a20 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 30 May 2015 17:58:44 +0300 Subject: Move inputaction into enums directory. --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 805327f26..55cea4c33 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -902,7 +902,7 @@ SET(SRCS spellshortcut.h textcommand.cpp textcommand.h - input/inputaction.h + enums/input/inputaction.h input/inputactiondata.h input/inputactionmap.h input/inputactionsortfunctor.h -- cgit v1.2.3-60-g2f50