extended update: move ext_update.* to update_ext.*

Beware the canonical order of filenames.
This commit is contained in:
2013-01-13 16:28:11 +01:00
committed by micha-bbg
parent d0ea4ad62e
commit 9939fc9197
5 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@
#endif
#include <gui/update.h>
#include <gui/ext_update.h>
#include <gui/update_ext.h>
#include <global.h>
#include <neutrino.h>