[apps/shared] Correct bug

Change-Id: I194c13c9886d2184f841723d12dc8886b0e92878
This commit is contained in:
Émilie Feral
2017-02-22 12:33:14 +01:00
parent b218beb3c6
commit d46afd1343
4 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#include "box_controller.h"
#include "../apps_container.h"
#include "app.h"
#include "../apps_container.h"
#include <math.h>
using namespace Poincare;