diff options
Diffstat (limited to 'src/actions/tabs.cpp')
-rw-r--r-- | src/actions/tabs.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actions/tabs.cpp b/src/actions/tabs.cpp index c06c5ebe3..ed7944274 100644 --- a/src/actions/tabs.cpp +++ b/src/actions/tabs.cpp @@ -18,7 +18,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "actions/actions.h" +#include "actions/tabs.h" #include "actormanager.h" #include "dropshortcut.h" |