mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-07 13:48:35 +02:00
src/gui/widget/buttons.cpp: Use system/stacktrace.h ...
... instead of driver/stacktrace
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
#include <gui/widget/buttons.h>
|
#include <gui/widget/buttons.h>
|
||||||
#include <system/settings.h>
|
#include <system/settings.h>
|
||||||
#include <driver/stacktrace.h>
|
#include <system/stacktrace.h>
|
||||||
#include <driver/fontrenderer.h>
|
#include <driver/fontrenderer.h>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user