Move screens to subdirectory

This commit is contained in:
Andrzej Rybczak
2016-12-22 15:58:57 +01:00
parent 478f4454d8
commit 5445c41aaa
53 changed files with 179 additions and 179 deletions

View File

@@ -23,7 +23,7 @@
#include <cassert>
#include "actions.h"
#include "screen_type.h"
#include "screens/screen_type.h"
namespace Actions {