Add missing include <Desktop.h>

This commit is contained in:
Pierre Pronchery 2018-02-05 00:57:05 +01:00
parent 4ef3896235
commit 73eb748b8d
2 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,7 @@
#include <stdlib.h>
#include <System/object.h>
#include <Desktop.h>
#include "Mixer/control.h"

View File

@ -30,6 +30,7 @@
#include <stdlib.h>
#include <System/object.h>
#include <Desktop.h>
#include "Mixer/control.h"