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

@@ -37,7 +37,7 @@
#include <zapit/debug.h>
#include <system/helpers.h>
#include <gui/ext_update.h>
#include <gui/update_ext.h>
bool file_exists(const char *filename)
{